Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/bpf/progs/
Dbpf_iter.h13 #define udp6_sock udp6_sock___not_used macro
93 struct udp6_sock { struct
94 struct udp_sock udp;
95 struct ipv6_pinfo inet6;
/Linux-v5.10/include/linux/
Dipv6.h306 struct udp6_sock { struct
308 /* ipv6_pinfo has to be the last member of udp6_sock, see inet6_sk_generic */ argument
309 struct ipv6_pinfo inet6;