Searched refs:pkt_agg_log (Results 1 – 1 of 1) sorted by relevance
| /xnu-8020.140.41/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_agg.c | 222 #define pkt_agg_log(_pkt, _p, _is_input) do { \ macro 281 #define pkt_agg_log(...) macro 1683 pkt_agg_log(spkt, kernproc, false); in flow_rx_agg_channel() 1724 pkt_agg_log(pkt, kernproc, true); in flow_rx_agg_channel() 1743 pkt_agg_log(spkt, kernproc, false); in flow_rx_agg_channel() 2215 pkt_agg_log(pkt, kernproc, true); in flow_rx_agg_host()
|