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

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

Completed in 15 milliseconds