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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_subr.c311 static void tcpcb_to_otcpcb(struct tcpcb *, struct otcpcb *);
1306 * tcpcb_to_otcpcb copies specific bits of a tcpcb to a otcpcb format.
1310 tcpcb_to_otcpcb(struct tcpcb *tp, struct otcpcb *otp) function
1461 tcpcb_to_otcpcb((struct tcpcb *)(void *)inp_ppcb,

Completed in 15 milliseconds