Searched refs:_TCPCB_PTR (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dtcp_var.h72 #define _TCPCB_PTR(x) u_int32_t macro
78 #define _TCPCB_PTR(x) x macro
629 _TCPCB_PTR(struct inpcb *) t_inpcb; /* back pointer to internet pcb */
H A Dtcp_subr.c1350 otp->t_inpcb = (_TCPCB_PTR(struct inpcb *))(uintptr_t)tp->t_inpcb;

Completed in 41 milliseconds