Searched refs:ip_proto_hdr (Results 1 – 1 of 1) sorted by relevance
576 void * ip_proto_hdr; /* ptr to protocol header (TCP) */ member4432 info_p->ip_proto_hdr = ((caddr_t)info_p->ip_hdr.ptr) +4845 if (info.ip_proto_hdr == NULL) {4856 tcp = (struct tcphdr *)info.ip_proto_hdr;9427 if (info.ip_proto_hdr == NULL) {9431 tcp = (struct tcphdr *)(void *)info.ip_proto_hdr;