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

/freebsd-10-stable/sys/netinet/
H A Dtoecore.h81 void (*tod_pcb_detach)(struct toedev *, struct tcpcb *); member in struct:toedev
H A Dtcp_offload.c175 tod->tod_pcb_detach(tod, tp);
H A Dtoecore.c265 tod->tod_pcb_detach = toedev_pcb_detach;
579 tod->tod_pcb_detach(tod, tp);
/freebsd-10-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_tom.c259 tod->tod_pcb_detach = t3_pcb_detach;
/freebsd-10-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.c1080 tod->tod_pcb_detach = t4_pcb_detach;

Completed in 64 milliseconds