Searched refs:tcp_twrespond (Results 1 – 1 of 1) sorted by relevance
135 static int tcp_twrespond(struct tcptw *, int);347 tcp_twrespond(tw, TH_ACK); in tcp_twstart()477 tcp_twrespond(tw, TH_ACK); in tcp_twcheck()548 tcp_twrespond(struct tcptw *tw, int flags) in tcp_twrespond() function