Searched defs:IP6F_MORE_FRAG (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dip6.h119 #define IP6F_MORE_FRAG 0x0001 /* more-fragments flag */ macro
123 #define IP6F_MORE_FRAG 0x0100 /* more-fragments flag */ macro
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h736 #define IP6F_MORE_FRAG 0x0100 macro
1330 #if !defined(IP6F_MORE_FRAG)
1331 # define IP6F_MORE_FRAG 0x0100 macro

Completed in 53 milliseconds