Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_offload.h50 void tcp_offload_detach(struct tcpcb *);
H A Dtcp_offload.c213 tcp_offload_detach(struct tcpcb *tp) in tcp_offload_detach() function
H A Dtcp_subr.c2014 tcp_offload_detach(tp); in tcp_discardcb()