Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dpf_norm.c2756 u_int32_t tsval, tsecr; in pf_normalize_tcp_init() local
2854 u_int32_t tsval = 0, tsecr = 0; in pf_normalize_tcp_stateful() local
/xnu-10002.1.13/bsd/netinet/
H A Dtcp_input.c6348 u_int32_t tsecr, tcp_seq th_ack) in tcp_xmit_timer()