Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtoecore.h88 void (*tod_pcb_detach)(struct toedev *, struct tcpcb *); member
H A Dtoecore.c283 tod->tod_pcb_detach = toedev_pcb_detach; in init_toedev()
521 tod->tod_pcb_detach(tod, tp); in toe_connect_failed()
H A Dtcp_offload.c220 tod->tod_pcb_detach(tod, tp); in tcp_offload_detach()