Searched defs:offp (Results 1 – 13 of 13) sorted by relevance
| /xnu-8019.80.24/bsd/netinet6/ |
| H A D | dest6.c | 84 dest6_input(struct mbuf **mp, int *offp, int proto) in dest6_input()
|
| H A D | route6.c | 77 route6_input(struct mbuf **mp, int *offp, int proto) in route6_input()
|
| H A D | in6_gif.c | 240 in6_gif_input(struct mbuf **mp, int *offp, int proto) in in6_gif_input()
|
| H A D | esp_input.c | 902 esp6_input(struct mbuf **mp, int *offp, int proto) in esp6_input() 908 esp6_input_extended(struct mbuf **mp, int *offp, int proto, ifnet_t interface) in esp6_input_extended()
|
| H A D | ah_input.c | 585 ah6_input(struct mbuf **mp, int *offp, int proto) in ah6_input()
|
| H A D | raw_ip6.c | 152 int *offp, in rip6_input()
|
| H A D | frag6.c | 281 frag6_input(struct mbuf **mp, int *offp, int proto) in frag6_input()
|
| H A D | udp6_usrreq.c | 238 udp6_input(struct mbuf **mp, int *offp, int proto) in udp6_input()
|
| H A D | ip6_input.c | 1547 int *offp) in ip6_hopopts_input()
|
| H A D | icmp6.c | 434 icmp6_input(struct mbuf **mp, int *offp, int proto) in icmp6_input()
|
| /xnu-8019.80.24/bsd/netinet/ |
| H A D | ip_encap.c | 233 encap6_input(struct mbuf **mp, int *offp, int proto) in encap6_input()
|
| H A D | tcp_input.c | 934 tcp6_input(struct mbuf **mp, int *offp, int proto) in tcp6_input()
|
| /xnu-8019.80.24/bsd/kern/ |
| H A D | uipc_mbuf2.c | 125 m_pulldown(struct mbuf *m, int off, int len, int *offp) in m_pulldown()
|