HomeSort by: relevance | last modified time | path
    Searched refs:ip6_lasthdr (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netinet6/
ip6_var.h 304 int ip6_lasthdr(struct mbuf *, int, int, int *);
ip6_input.c 1478 ip6_lasthdr(struct mbuf *m, int off, int proto, int *nxtp) function in typeref:typename:int
icmp6.c 406 off = ip6_lasthdr(m, 0, IPPROTO_IPV6, &nxt);
  /src/sys/netipsec/
ipsec.c 1000 off = ip6_lasthdr(m, 0, IPPROTO_IPV6, &nxt);

Completed in 15 milliseconds