Searched refs:name_tether_rawip (Results 1 – 1 of 1) sorted by relevance
243 static constexpr char name_tether_rawip[] = TETHER_INGRESS_PROG_RAWIP_NAME FSOBJ_SUFFIX; in tcFilterAddDevBpf() local262 sizeof(name_tether_rawip), in tcFilterAddDevBpf()270 const char* const name_tether = ethernet ? name_tether_ether : name_tether_rawip; in tcFilterAddDevBpf()