Home
last modified time | relevance | path

Searched refs:exclude_ingress (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
A Ddevmap.c590 struct bpf_map *map, bool exclude_ingress) in dev_map_enqueue_multi() argument
601 if (exclude_ingress) { in dev_map_enqueue_multi()
712 bool exclude_ingress) in dev_map_redirect_multi() argument
723 if (exclude_ingress) { in dev_map_redirect_multi()
/linux/include/linux/
A Dbpf.h1625 struct bpf_map *map, bool exclude_ingress);
1630 bool exclude_ingress);
1823 struct bpf_map *map, bool exclude_ingress) in dev_map_enqueue_multi() argument
1840 bool exclude_ingress) in dev_map_redirect_multi() argument

Completed in 13 milliseconds