Searched refs:name_clat_tx (Results 1 – 1 of 1) sorted by relevance
266 const char* const name_clat_tx = ethernet ? name_clat_tx_ether : name_clat_tx_rawip; in tcFilterAddDevBpf() local267 const char* const name = ingress ? name_clat_rx : name_clat_tx; in tcFilterAddDevBpf()