Searched refs:from_id (Results 1 - 2 of 2) sorted by path

/linux-master/net/netfilter/ipset/
H A Dip_set_core.c1375 ip_set_id_t from_id, to_id; local
1384 &from_id);
1413 ip_set(inst, from_id) = to;
/linux-master/tools/lib/bpf/
H A Dbtf.c3332 __u32 from_id, __u32 to_id)
3343 d->hypot_list[d->hypot_cnt++] = from_id;
3344 d->hypot_map[from_id] = to_id;
3331 btf_dedup_hypot_map_add(struct btf_dedup *d, __u32 from_id, __u32 to_id) argument

Completed in 205 milliseconds