Searched refs:udp_sock (Results 1 – 4 of 4) sorted by relevance
47 struct udp_sock { struct126 #define udp_sk(ptr) container_of_const(ptr, struct udp_sock, inet.sk) argument
254 BTF_SOCK_TYPE(BTF_SOCK_TYPE_UDP, udp_sock) \
303 struct udp_sock udp;
289 struct udp_sock *up = udp_sk(sk); in udp_lib_init_sock()
Completed in 9 milliseconds