Searched defs:cand (Results 1 – 8 of 8) sorted by relevance
/linux/net/batman-adv/ |
H A D | routing.c | 531 struct batadv_orig_ifinfo *cand, *first_candidate = NULL; in batadv_find_router() local [all...] |
H A D | distributed-arp-table.c | 682 struct batadv_dat_candidate *cand; in batadv_dat_forward_data() local
|
/linux/net/xfrm/ |
H A D | xfrm_policy.c | 1663 struct xfrm_pol_inexact_candidates cand; in xfrm_policy_bysel_ctx() local 2028 xfrm_policy_find_inexact_candidates(struct xfrm_pol_inexact_candidates *cand, in xfrm_policy_find_inexact_candidates() argument 2133 xfrm_policy_eval_candidates(struct xfrm_pol_inexact_candidates * cand,struct xfrm_policy * prefer,const struct flowi * fl,u8 type,u16 family,u32 if_id) xfrm_policy_eval_candidates() argument 2161 struct xfrm_pol_inexact_candidates cand; xfrm_policy_lookup_bytype() local [all...] |
/linux/mm/ |
H A D | memblock.c | 238 phys_addr_t this_start, this_end, cand; in __memblock_find_range_bottom_up() local 273 phys_addr_t this_start, this_end, cand; in __memblock_find_range_top_down() local
|
/linux/net/ipv4/ |
H A D | ip_tunnel.c | 86 struct ip_tunnel *t, *cand = NULL; in ip_tunnel_lookup() local [all...] |
/linux/net/ipv6/ |
H A D | ip6_gre.c | 148 struct ip6_tnl *t, *cand = NULL; in ip6gre_tunnel_lookup() local [all...] |
/linux/tools/lib/bpf/ |
H A D | btf.c | 4270 struct btf_type *cand; in btf_dedup_prim_type() local 4968 struct btf_type *t, *cand; in btf_dedup_ref_type() local [all...] |
H A D | libbpf.c | 5601 struct bpf_core_cand *new_cands, *cand; in bpf_core_add_cands() local
|