Searched refs:tod_pcb_detach (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/netinet/
H A Dtoecore.h88 void (*tod_pcb_detach)(struct toedev *, struct tcpcb *); member in struct:toedev
H A Dtoecore.c290 tod->tod_pcb_detach = toedev_pcb_detach;
532 tod->tod_pcb_detach(tod, tp);
H A Dtcp_offload.c219 tod->tod_pcb_detach(tod, tp);
/freebsd-current/sys/dev/cxgbe/tom/
H A Dt4_tom.c1851 tod->tod_pcb_detach = t4_pcb_detach;

Completed in 115 milliseconds