Searched defs:BPF_TC_F_REPLACE (Results 1 – 3 of 3) sorted by relevance
20 pub const BPF_TC_F_REPLACE: TcFlags = libbpf_sys::BPF_TC_F_REPLACE; constant
1243 BPF_TC_F_REPLACE = 1 << 0, enumerator
6988 pub const BPF_TC_F_REPLACE: bpf_tc_flags = 1; constant