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