Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/ipset/
H A Dip_set_core.c1397 ip_set_id_t from_id, to_id; in ip_set_swap() local
1406 &from_id); in ip_set_swap()
1435 ip_set(inst, from_id) = to; in ip_set_swap()
/openbmc/linux/tools/lib/bpf/
H A Dbtf.c3157 __u32 from_id, __u32 to_id) in btf_dedup_hypot_map_add() argument
3168 d->hypot_list[d->hypot_cnt++] = from_id; in btf_dedup_hypot_map_add()
3169 d->hypot_map[from_id] = to_id; in btf_dedup_hypot_map_add()