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

/freebsd-10.2-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cm.c150 static int iwch_so_upcall(struct socket *so, void *arg, int waitflag);
1269 soupcall_set(epc->so, SO_RCV, iwch_so_upcall, epc);
1559 soupcall_set(so, SO_RCV, iwch_so_upcall, child_ep);
1618 iwch_so_upcall(struct socket *so, void *arg, int waitflag) function

Completed in 47 milliseconds