Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c594 char *hook_name, *hint_name; in ipf_hook_protocol_notify() local
630 hint_name = gz ? hook_viona_out : hook_viona_out_gz; in ipf_hook_protocol_notify()
637 hint_name = gz ? hook_viona_in : hook_viona_in_gz; in ipf_hook_protocol_notify()
647 (*hookpp)->h_hintvalue = (uintptr_t)hint_name; in ipf_hook_protocol_notify()