Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/
HDtcp_offload.h42 void tcp_offload_input(struct tcpcb *, struct mbuf *);
HDtcp_offload.c130 tcp_offload_input(struct tcpcb *tp, struct mbuf *m) in tcp_offload_input() function
HDtcp_input.c1069 tcp_offload_input(tp, m); in tcp_input_with_port()