Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet6/
H A Din6_private.h296 } in6_evhdlr_code_t; typedef
299 in6_evhdlr_code_t in6_event_code;
305 extern void in6_eventhdlr_callback(struct eventhandler_entry_arg, in6_evhdlr_code_t,
307 extern void in6_event_enqueue_nwk_wq_entry(in6_evhdlr_code_t,
310 typedef void (*in6_event_fn) (struct eventhandler_entry_arg, in6_evhdlr_code_t,
314 extern const char *in6_evhdlr_code2str(in6_evhdlr_code_t);
H A Din6.c4480 in6_evhdlr_code_t in6_event_code;
4527 in6_evhdlr_code_t in6_ev_code, struct ifnet *ifp, in in6_eventhdlr_callback()
4583 in6_event_enqueue_nwk_wq_entry(in6_evhdlr_code_t in6_event_code, in in6_event_enqueue_nwk_wq_entry()
4608 in6_evhdlr_code2str(in6_evhdlr_code_t code) in in6_evhdlr_code2str()