Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c240 #define pkt_agg_log(_pkt, _p, _is_input) do { \ macro
299 #define pkt_agg_log(...) macro
1531 pkt_agg_log(*spkt, kernproc, false); in finalize_super_packet()
1859 pkt_agg_log(pkt, kernproc, true); in flow_rx_agg_channel()
2369 pkt_agg_log(pkt, kernproc, true); in flow_rx_agg_host()