Home
last modified time | relevance | path

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

/linux/net/netfilter/ipset/
H A Dip_set_core.c1392 ip_set_id_t from_id, to_id; in ip_set_swap() local
1401 &from_id); in ip_set_swap()
1430 ip_set(inst, from_id) = to; in ip_set_swap()
/linux/tools/lib/bpf/
H A Dbtf.c3402 __u32 from_id, __u32 to_id) in btf_dedup_hypot_map_add() argument
3413 d->hypot_list[d->hypot_cnt++] = from_id; in btf_dedup_hypot_map_add()
3414 d->hypot_map[from_id] = to_id; in btf_dedup_hypot_map_add()