Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dhook_event.h103 } hook_nic_event_t; typedef
110 hook_nic_event_t hnei_event;
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c2178 hook_nic_event_t *hn; in ipf_nic_event_v4()
2185 hn = (hook_nic_event_t *)info; in ipf_nic_event_v4()
2272 hook_nic_event_t *hn; in ipf_nic_event_v6()
2279 hn = (hook_nic_event_t *)info; in ipf_nic_event_v6()
/titanic_41/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_41/usr/src/uts/common/inet/ip/
H A Dip_if.c18341 kmem_free(info, sizeof (hook_nic_event_t)); in ill_nic_event_dispatch()