Searched refs:ip6_insertfraghdr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/netinet6/
H A Dip6_output.c142 static int ip6_insertfraghdr(struct mbuf *, struct mbuf *, int,
241 error = ip6_insertfraghdr(m0, m, hlen, &ip6f);
1185 ip6_insertfraghdr(struct mbuf *m0, struct mbuf *m, int hlen, function

Completed in 56 milliseconds