Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c249 #define pkt_agg_log(_pkt, _p, _is_input) do { \ macro
308 #define pkt_agg_log(...) macro
1582 pkt_agg_log(*spkt, kernproc, false); in finalize_super_packet()
1920 pkt_agg_log(pkt, kernproc, true); in flow_rx_agg_channel()
2475 pkt_agg_log(pkt, kernproc, true); in flow_rx_agg_host()