Home
last modified time | relevance | path

Searched defs:otp (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_usrreq.c1487 struct tcpcb *otp; in tcp_connect() local
1620 struct tcpcb *otp; in tcp6_connect() local
H A Dtcp_subr.c2043 tcpcb_to_otcpcb(struct tcpcb *tp, struct otcpcb *otp) in tcpcb_to_otcpcb()
2229 tcpcb_to_xtcpcb64(struct tcpcb *tp, struct xtcpcb64 *otp) in tcpcb_to_xtcpcb64()
H A Dtcp_input.c2241 struct tcpcb *otp = *tpi->tp; in tcp_create_server_socket() local