Searched refs:IP6F_RESERVED_MASK (Results 1 – 4 of 4) sorted by relevance
288 #define IP6F_RESERVED_MASK 0x0006 /* reserved bits in ip6f_offlg */ macro292 #define IP6F_RESERVED_MASK 0x0600 /* reserved bits in ip6f_offlg */ macro
289 if ((ip6f->ip6f_offlg & ~IP6F_RESERVED_MASK) == 0) { in flow_pkt_classify()
368 if ((ip6f->ip6f_offlg & ~IP6F_RESERVED_MASK) == 0) { in frag6_input()
368 ASSERT((ip6f->ip6f_offlg & ~IP6F_RESERVED_MASK) != 0); in fsw_ip_frag_reass_v6()