Home
last modified time | relevance | path

Searched defs:udp_sk (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dsock_destroy_prog.c107 struct udp_sock *udp_sk = ctx->udp_sk; in iter_udp6_client() local
129 struct udp_sock *udp_sk = ctx->udp_sk; in iter_udp6_server() local
H A Dsock_iter_batch.c94 #define udp_sk(ptr) container_of(ptr, struct udp_sock, inet.sk) macro
/linux/net/rxrpc/
H A Dio_thread.c26 int rxrpc_encap_rcv(struct sock *udp_sk, struct sk_buff *skb) in rxrpc_encap_rcv()
/linux/include/linux/
H A Dudp.h119 #define udp_sk( global() macro
/linux/net/ipv4/
H A Dudp.c3625 struct udp_sock *udp_sk, uid_t uid, int bucket) in udp_prog_seq_show()
3945 struct udp_sock *udp_sk, uid_t uid, int bucket) in DEFINE_BPF_ITER_FUNC()