Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/progs/ !
Dbpf_iter.h14 #define udp6_sock udp6_sock___not_used macro
109 struct udp6_sock { struct
110 struct udp_sock udp;
111 struct ipv6_pinfo inet6;
/linux-6.1.9/include/linux/ !
Dipv6.h313 struct udp6_sock { struct
315 /* ipv6_pinfo has to be the last member of udp6_sock, see inet6_sk_generic */ argument
316 struct ipv6_pinfo inet6;
/linux-6.1.9/include/net/netns/ !
Dsctp.h30 struct sock *udp6_sock; member