Searched refs:ip_proto_dispatch_in_wrapper (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_var.h335 void ip_proto_dispatch_in_wrapper(struct mbuf *, int, u_int8_t);
H A Dtcp_lro.c770 ip_proto_dispatch_in_wrapper(m, ip_hdr->ip_hl << 2, ip_hdr->ip_p);
H A Dip_input.c583 ip_proto_dispatch_in_wrapper(struct mbuf *m, int hlen, u_int8_t proto) function

Completed in 22 milliseconds