Searched refs:tcp_offload_input (Results 1 – 3 of 3) sorted by relevance
44 void tcp_offload_input(struct tcpcb *, struct mbuf *);
132 tcp_offload_input(struct tcpcb *tp, struct mbuf *m) in tcp_offload_input() function
1013 tcp_offload_input(tp, m); in tcp_input()