Searched defs:offp (Results 1 – 13 of 13) sorted by relevance
| /xnu-10002.1.13/bsd/netinet6/ |
| H A D | route6.c | 77 route6_input(struct mbuf **mp, int *offp, int proto) in route6_input()
|
| H A D | dest6.c | 84 dest6_input(struct mbuf **mp, int *offp, int proto) in dest6_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 | 914 esp6_input(struct mbuf **mp, int *offp, int proto) in esp6_input() 920 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 | 276 frag6_input(struct mbuf **mp, int *offp, int proto) in frag6_input()
|
| H A D | udp6_usrreq.c | 239 udp6_input(struct mbuf **mp, int *offp, int proto) in udp6_input()
|
| H A D | ip6_input.c | 1556 int *offp) in ip6_hopopts_input()
|
| H A D | icmp6.c | 463 icmp6_input(struct mbuf **mp, int *offp, int proto) in icmp6_input()
|
| /xnu-10002.1.13/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 | 936 tcp6_input(struct mbuf **mp, int *offp, int proto) in tcp6_input()
|
| /xnu-10002.1.13/bsd/kern/ |
| H A D | uipc_mbuf2.c | 165 m_pulldown(struct mbuf *m, int off, int len, int *offp) in m_pulldown()
|