Lines Matching refs:if_index
646 static inline void ctf_top_net_recv_data_enter(int32_t if_index, uint32_t iface, uint32_t pkt, in ctf_top_net_recv_data_enter() argument
650 if_index, iface, pkt, len); in ctf_top_net_recv_data_enter()
653 static inline void ctf_top_net_recv_data_exit(int32_t if_index, uint32_t iface, uint32_t pkt, in ctf_top_net_recv_data_exit() argument
657 if_index, iface, pkt, ret); in ctf_top_net_recv_data_exit()
660 static inline void ctf_top_net_send_data_enter(int32_t if_index, uint32_t iface, uint32_t pkt, in ctf_top_net_send_data_enter() argument
664 if_index, iface, pkt, len); in ctf_top_net_send_data_enter()
667 static inline void ctf_top_net_send_data_exit(int32_t if_index, uint32_t iface, uint32_t pkt, in ctf_top_net_send_data_exit() argument
671 if_index, iface, pkt, ret); in ctf_top_net_send_data_exit()
674 static inline void ctf_top_net_rx_time(int32_t if_index, uint32_t iface, uint32_t pkt, in ctf_top_net_rx_time() argument
678 if_index, iface, pkt, priority, tc, duration); in ctf_top_net_rx_time()
681 static inline void ctf_top_net_tx_time(int32_t if_index, uint32_t iface, uint32_t pkt, in ctf_top_net_tx_time() argument
685 if_index, iface, pkt, priority, tc, duration); in ctf_top_net_tx_time()