Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_offload.h52 void tcp_offload_detach(struct tcpcb *);
H A Dtcp_offload.c212 tcp_offload_detach(struct tcpcb *tp) in tcp_offload_detach() function
H A Dtcp_subr.c2420 tcp_offload_detach(tp); in tcp_discardcb()