Searched defs:ipobs_bounce_func (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipnet/
H A Dipnet.c172 static int ipobs_bounce_func(hook_event_token_t, hook_data_t, void *);
1938 ipobs_bounce_func(hook_event_token_t token, hook_data_t info, void *arg) function
1973 HOOK_INIT(hook, ipobs_bounce_func, "", (void *)func);

Completed in 50 milliseconds