Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/skywalk/lib/
H A Dnet_filter_event.c150 EVENTHANDLER_PRI_ANY); in net_filter_event_register()
/xnu-10063.101.15/bsd/net/
H A Dif_low_power_mode.c140 EVENTHANDLER_PRI_ANY); in if_low_power_evhdlr_init()
/xnu-10063.101.15/bsd/sys/
H A Deventhandler.h209 #define EVENTHANDLER_PRI_ANY 10000 macro
/xnu-10063.101.15/bsd/netinet6/
H A Dip6_input.c378 EVENTHANDLER_PRI_ANY); in ip6_init()
383 EVENTHANDLER_PRI_ANY); in ip6_init()
/xnu-10063.101.15/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c2352 eventhandler_entry_dummy_arg, EVENTHANDLER_PRI_ANY); in fsw_init()
2358 eventhandler_entry_dummy_arg, EVENTHANDLER_PRI_ANY); in fsw_init()
/xnu-10063.101.15/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c458 flow_route_ev_callback, ee_arg, EVENTHANDLER_PRI_ANY); in flow_route_configure()