Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dhook_event.h103 } hook_nic_event_t; typedef
110 hook_nic_event_t hnei_event;
/titanic_50/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c2186 hook_nic_event_t *hn; in ipf_nic_event_v4()
2193 hn = (hook_nic_event_t *)info; in ipf_nic_event_v4()
2280 hook_nic_event_t *hn; in ipf_nic_event_v6()
2287 hn = (hook_nic_event_t *)info; in ipf_nic_event_v6()
/titanic_50/usr/src/uts/common/inet/ipnet/
H A Dipnet.c1560 hook_nic_event_t *hn = (hook_nic_event_t *)info; in ipnet_nicevent_cb()
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip_if.c18341 kmem_free(info, sizeof (hook_nic_event_t)); in ill_nic_event_dispatch()