Searched refs:tcp_default_handoff_ok (Results 1 – 1 of 1) sorted by relevance
336 static int tcp_default_handoff_ok(struct tcpcb *tp);352 .tfb_tcp_handoff_ok = tcp_default_handoff_ok,1010 tcp_default_handoff_ok(struct tcpcb *tp) in tcp_default_handoff_ok() function