Home
last modified time | relevance | path

Searched defs:cands (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/tools/lib/bpf/
Drelo_core.h87 struct bpf_core_cand *cands; member
Drelo_core.c1150 struct bpf_core_cand_list *cands) in bpf_core_apply_relo_insn()
Dlibbpf.c4796 static void bpf_core_free_cands(struct bpf_core_cand_list *cands) in bpf_core_free_cands()
4807 struct bpf_core_cand_list *cands) in bpf_core_add_cands()
4949 struct bpf_core_cand_list *cands; in bpf_core_find_cands() local
5119 struct bpf_core_cand_list *cands = NULL; in bpf_core_apply_relo() local
/Linux-v5.15/net/batman-adv/
Ddistributed-arp-table.c561 struct batadv_dat_candidate *cands, in batadv_choose_next_candidate()