Searched refs:sofi_cookie (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/fs/sockfs/ |
H A D | sockfilter.c | 255 so->so_protocol, cr, &inst->sofi_cookie); in sof_setsockopt_impl() 297 inst->sofi_cookie, cr); in sof_setsockopt_impl() 467 (sof_handle_t)pinst, pinst->sofi_cookie, in sof_sonode_inherit_filters() 470 &inst->sofi_cookie); in sof_sonode_inherit_filters() 557 so->so_protocol, cr, &inst->sofi_cookie); in sof_sonode_autoattach_filters() 605 inst->sofi_cookie, kcred); in sof_sonode_cleanup() 623 inst->sofi_cookie, event, arg); in sof_sonode_notify_filters() 1281 inst->sofi_cookie, mp, msg, cr, &rval); in sof_filter_data_out_from() 1319 (sof_handle_t)inst, inst->sofi_cookie, mp, in sof_filter_data_in_proc() 1389 inst->sofi_cookie, cr); in sof_filter_accept() [all …]
|
H A D | sockfilter_impl.h | 114 void *sofi_cookie; /* filter cookie (from attach) */ member 174 __inst->sofi_cookie, __VA_ARGS__, cr); \
|
H A D | sockcommon_sops.c | 1252 (sof_handle_t)inst, inst->sofi_cookie, in so_set_prop() 1320 (sof_handle_t)filter, filter->sofi_cookie, mp, in so_queue_msg_impl()
|