Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_offload.h44 void tcp_offload_input(struct tcpcb *, struct mbuf *);
H A Dtcp_offload.c132 tcp_offload_input(struct tcpcb *tp, struct mbuf *m) in tcp_offload_input() function
H A Dtcp_input.c1013 tcp_offload_input(tp, m); in tcp_input()