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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_var.h482 struct mbuf **ip6_savecontrol_v4(struct inpcb *, struct mbuf *,
H A Dip6_input.c1480 * ip6_savecontrol_v4 will handle those options that are possible to be
1482 * ip6_savecontrol will directly call ip6_savecontrol_v4 to handle those
1486 ip6_savecontrol_v4(struct inpcb *inp, struct mbuf *m, struct mbuf **mp, function
1565 np = ip6_savecontrol_v4(in6p, m, mp, &v4only);

Completed in 68 milliseconds