Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IP_OFFMASK
src/add-ons/kernel/drivers/network/ether/ipro100/dev/fxp/if_fxp.c
1833
if (ip->ip_off & htons(IP_MF | IP_OFFMASK))
src/add-ons/kernel/drivers/network/ether/marvell_yukon/dev/msk/if_msk.c
3144
if (ip->ip_off & htons(IP_MF | IP_OFFMASK))