Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
Dcm.c63 #define TOEPCB(so) ((struct toepcb *)(so_sototcpcb((so))->t_toe)) macro
310 toep = TOEPCB(so); in set_tcpinfo()