ip6_pullexthdr    136 netinet6/ip6_input.c static struct mbuf *ip6_pullexthdr(struct mbuf *, size_t, int);
ip6_pullexthdr   1100 netinet6/ip6_input.c 			ext = ip6_pullexthdr(m, sizeof(struct ip6_hdr),
ip6_pullexthdr   1161 netinet6/ip6_input.c 			ext = ip6_pullexthdr(m, off, nxt);