Home
last modified time | relevance | path

Searched defs:tcp_now_local (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/bsd/netinet/
H A Dtcp_output.c1017 uint32_t tcp_now_local = os_access_once(tcp_now); in tcp_output() local
3573 tcp_set_rto_deadline(struct tcpcb *tp, struct mbuf *pkt, int isipv6, uint32_t tcp_now_local) in tcp_set_rto_deadline()
3629 uint32_t tcp_now_local = os_access_once(tcp_now); in tcp_ip_output() local
H A Dtcp_subr.c883 uint32_t tcp_now_local = os_access_once(tcp_now); in tcp_filloptions() local