Searched refs:ip6_savecontrol_v4 (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netinet6/ |
| H A D | ip6_var.h | 368 struct mbuf **ip6_savecontrol_v4(struct inpcb *, struct mbuf *,
|
| H A D | ip6_input.c | 1177 ip6_savecontrol_v4(struct inpcb *inp, struct mbuf *m, struct mbuf **mp, in ip6_savecontrol_v4() function 1381 mp = ip6_savecontrol_v4(inp, m, mp, &v4only); in ip6_savecontrol()
|
| /f-stack/tools/compat/include/netinet6/ |
| H A D | ip6_var.h | 368 struct mbuf **ip6_savecontrol_v4(struct inpcb *, struct mbuf *,
|
| /f-stack/freebsd/netinet/ |
| H A D | udp_usrreq.c | 351 (void)ip6_savecontrol_v4(inp, n, &opts, NULL); in udp_append()
|