Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_offload.h46 void tcp_offload_input(struct tcpcb *, struct mbuf *);
H A Dtcp_offload.c131 tcp_offload_input(struct tcpcb *tp, struct mbuf *m) in tcp_offload_input() function
H A Dtcp_input.c1029 tcp_offload_input(tp, m); in tcp_input_with_port()