Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_low_power_mode.c134 EVENTHANDLER_PRI_ANY); in if_low_power_evhdlr_init()
/xnu-12377.81.4/bsd/skywalk/lib/
H A Dnet_filter_event.c155 EVENTHANDLER_PRI_ANY); in net_filter_event_register()
/xnu-12377.81.4/bsd/sys/
H A Deventhandler.h213 #define EVENTHANDLER_PRI_ANY 10000 macro
/xnu-12377.81.4/bsd/netinet6/
H A Dip6_input.c377 EVENTHANDLER_PRI_ANY); in ip6_init()
382 EVENTHANDLER_PRI_ANY); in ip6_init()
/xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c2380 eventhandler_entry_dummy_arg, EVENTHANDLER_PRI_ANY); in fsw_init()
2386 eventhandler_entry_dummy_arg, EVENTHANDLER_PRI_ANY); in fsw_init()
/xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c459 &flow_route_ev_callback, ee_arg, EVENTHANDLER_PRI_ANY); in flow_route_configure()