Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c3293 bool chain, gso = ((flags & FLOW_PROC_FLAG_GSO) != 0); in dp_flow_tx_process() local
3317 chain = fsw_chain_enqueue_enabled(fsw, gso); in dp_flow_tx_process()