Home
last modified time | relevance | path

Searched refs:compute_iaj (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.101.5/bsd/netinet/
H A Dtcp_input.c290 static inline void compute_iaj(struct tcpcb *tp);
474 compute_iaj(struct tcpcb *tp) in compute_iaj() function
2956 compute_iaj(tp); in tcp_input()