IP6F_OFF_MASK    1192 net/pf_norm.c  	fragoff = ntohs(frag.ip6f_offlg & IP6F_OFF_MASK);
IP6F_OFF_MASK     315 netinet6/frag6.c 	fragoff = ntohs(ip6f->ip6f_offlg & IP6F_OFF_MASK);
IP6F_OFF_MASK    1008 netinet6/icmp6.c 				if (fh->ip6f_offlg & IP6F_OFF_MASK)
IP6F_OFF_MASK    1371 netinet6/ip6_input.c 		if ((fh.ip6f_offlg & IP6F_OFF_MASK) != 0)