Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Dip.h52 #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.h2102 # define IP_MF ((u_short)0x2000) macro