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
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
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. |