Searched refs:tp_inp (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_toepcb.h64 struct inpcb *tp_inp; member in struct:toepcb
H A Dcxgb_cpl_io.c127 struct inpcb *inp = toep->tp_inp;
139 toep->tp_inp = NULL;
625 log(LOG_ERR, "%s: tid %u inp %p", __func__, tid, toep->tp_inp);
711 if (toep->tp_inp) {
713 __func__, toep->tp_inp, toep);
790 toep->tp_inp = inp;
819 toep->tp_inp = NULL;
914 struct inpcb *inp = toep->tp_inp;
1056 struct inpcb *inp = toep->tp_inp;
1114 struct inpcb *inp = toep->tp_inp;
[all...]
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cm.c1064 struct socket *so = toep->tp_inp->inp_socket;
1092 struct socket *so = toep->tp_inp->inp_socket;

Completed in 64 milliseconds