Home
last modified time | relevance | path

Searched refs:BPF_F_INGRESS (Results 1 - 1 of 1) sorted by relevance

/third_party/libbpf/include/uapi/linux/
H A Dbpf.h1972 * interfaces can be used for redirection. The **BPF_F_INGRESS**
2203 * for redirection. The **BPF_F_INGRESS** value in *flags* is used
2438 * recirculate via **redirect**\ (..., **BPF_F_INGRESS**), for
2837 * **BPF_F_INGRESS** value in *flags* is used to make the
3052 * **BPF_F_INGRESS** value in *flags* is used to make the
3329 * **BPF_F_INGRESS** value in *flags* is used to make the
3343 * **BPF_F_INGRESS** value in *flags* is used to make the
5936 BPF_F_INGRESS = (1ULL << 0), enumerator

Completed in 10 milliseconds