Searched defs:IP_MF (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dip.h53 #define IP_MF 0x2000 /* more fragments flag */ macro
/illumos-gate/usr/src/boot/include/netinet/
H A Dip.h64 #define IP_MF 0x2000 /* more fragments flag */ macro
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2096 #ifndef IP_MF
2097 # define IP_MF ((u_short)0x2000) macro

Completed in 78 milliseconds