Home
last modified time | relevance | path

Searched refs:ip_proto_hdr (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.61.2/bsd/net/
H A Dif_bridge.c578 void * ip_proto_hdr; /* ptr to protocol header (TCP) */ member
4533 info_p->ip_proto_hdr = ((caddr_t)info_p->ip_hdr.ptr) +
4941 if (info.ip_proto_hdr == NULL) {
4952 tcp = (struct tcphdr *)info.ip_proto_hdr;
9671 if (info.ip_proto_hdr == NULL) {
9675 tcp = (struct tcphdr *)(void *)info.ip_proto_hdr;