Use local storage of the mbuf packet header instead.
Details
Details
- Reviewers
melifaro - Group Reviewers
network - Commits
- rGd94ec7490d31: rtsock: do not allocate mbufs_tags(9) just to store a 8-bit value
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 46838 Build 43727: arc lint + arc unit
Event Timeline
sys/net/rtsock.c | ||
---|---|---|
160 | Nit: I'd rather name it something like m_rtsock_family to indicate that this is a local field. |