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

/illumos-gate/usr/src/uts/common/netinet/
H A Dip6.h118 #define IP6F_RESERVED_MASK 0x0006 /* reserved bits in ip6f_offlg */ macro
122 #define IP6F_RESERVED_MASK 0x0600 /* reserved bits in ip6f_offlg */ macro
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h737 #define IP6F_RESERVED_MASK 0x0600 macro
1333 #if !defined(IP6F_RESERVED_MASK)
1334 # define IP6F_RESERVED_MASK 0x0600 macro

Completed in 55 milliseconds