Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipnet/
H A Dipnet.c149 static int ipnet_nicevent_cb(hook_event_token_t, hook_data_t, void *);
335 HOOK_INIT(ips->ips_nicevents, ipnet_nicevent_cb, "ipnet_nicevents", in ipnet_register_netihook()
1564 ipnet_nicevent_cb(hook_event_token_t token, hook_data_t info, void *arg) in ipnet_nicevent_cb() function