Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/
H A Dprotosw.h139 size_t ipc_off; /* offset of the target proto header */ member
/xnu-10063.101.15/bsd/netinet/
H A Dip_icmp.c619 .ipc_off = hlen + offsetof(struct icmp, icmp_ip) + (IP_VHL_HL(icp->icmp_ip.ip_vhl) << 2) in icmp_input()
H A Dudp_usrreq.c932 off = ctl_param->ipc_off; in udp_ctlinput()
H A Dtcp_subr.c2436 off = ctl_param->ipc_off; in tcp_ctlinput()