Home
last modified time | relevance | path

Searched defs:bpf_iter__udp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter.h13 #define bpf_iter__udp bpf_iter__udp___not_used macro
102 struct bpf_iter__udp { struct
103 struct bpf_iter_meta *meta;
104 struct udp_sock *udp_sk;
105 uid_t uid __attribute__((aligned(8)));
106 int bucket __attribute__((aligned(8)));
/openbmc/linux/net/ipv4/
H A Dudp.c3120 struct bpf_iter__udp { struct