Searched refs:so_ksock_cb_arg (Results 1 – 4 of 4) sorted by relevance
51 __KSOCKET_EV_##cbfn, (so)->so_ksock_cb_arg, (arg)); \
668 so->so_ksock_cb_arg = NULL; in ksocket_setcallbacks()681 so->so_ksock_cb_arg = arg; in ksocket_setcallbacks()
616 so->so_ksock_cb_arg = NULL; in sonode_init()
235 void *so_ksock_cb_arg; /* callback argument */ member