Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.h153 #define FSW_NETAGENT_ENABLED(_fsw) \ macro
H A Dfsw_dp.c602 if (!FSW_NETAGENT_ENABLED(fsw)) { in rx_process_ip_frag()