Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_input.c289 static inline void compute_iaj(struct tcpcb *tp);
473 compute_iaj(struct tcpcb *tp) in compute_iaj() function
3118 compute_iaj(tp); in tcp_input()