Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet6/
H A Dip6_output.c165 static int ip6_insertfraghdr(struct mbuf *, struct mbuf *, int,
1890 error = ip6_insertfraghdr(morig, new_m, hlen, &ip6f); in ip6_do_fragmentation()
2237 ip6_insertfraghdr(struct mbuf *m0, struct mbuf *m, int hlen, in ip6_insertfraghdr() function