Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c222 #define pkt_agg_log(_pkt, _p, _is_input) do { \ macro
281 #define pkt_agg_log(...) macro
1665 pkt_agg_log(spkt, kernproc, false); in flow_rx_agg_channel()
1706 pkt_agg_log(pkt, kernproc, true); in flow_rx_agg_channel()
1725 pkt_agg_log(spkt, kernproc, false); in flow_rx_agg_channel()
2195 pkt_agg_log(pkt, kernproc, true); in flow_rx_agg_host()