Searched refs:HOOK_INIT (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | hook.h | 89 #define HOOK_INIT(x, fn, r, a) \ macro
|
/titanic_50/usr/src/uts/common/inet/ipnet/ |
H A D | ipnet.c | 330 HOOK_INIT(ips->ips_nicevents, ipnet_nicevent_cb, "ipnet_nicevents", in ipnet_register_netihook() 1969 HOOK_INIT(hook, ipobs_bounce_func, "", (void *)func); in ipobs_register_hook() 2209 HOOK_INIT(ipnet->ipnet_hook, ipnet_bpf_bounce, "", ipnet); in ipnet_promisc_add()
|
/titanic_50/usr/src/uts/common/inet/ipf/ |
H A D | ip_fil_solaris.c | 329 HOOK_INIT(x, fn, ifs->ifs_gz_controlled ? gzn : n, ifs); \ 347 HOOK_INIT(x, fn, ifs->ifs_gz_controlled ? gzn : n, ifs); \
|