Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/
HDtcp_offload.h48 void tcp_offload_detach(struct tcpcb *);
HDtcp_offload.c211 tcp_offload_detach(struct tcpcb *tp) in tcp_offload_detach() function
HDtcp_subr.c2322 tcp_offload_detach(tp); in tcp_discardcb()