Home
last modified time | relevance | path

Searched defs:ifindex (Results 1 – 2 of 2) sorted by relevance

/kernel/bpf/
Ddevmap.c564 static inline bool is_ifindex_excluded(int *excluded, int num_excluded, int ifindex) in is_ifindex_excluded()
1003 static int dev_map_redirect(struct bpf_map *map, u32 ifindex, u64 flags) in dev_map_redirect()
1010 static int dev_hash_map_redirect(struct bpf_map *map, u32 ifindex, u64 flags) in dev_hash_map_redirect()
Dcpumap.c683 static int cpu_map_redirect(struct bpf_map *map, u32 ifindex, u64 flags) in cpu_map_redirect()