Home
last modified time | relevance | path

Searched defs:udp_sk (Results 1 – 7 of 7) 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 Dbpf_iter_udp4.c28 struct udp_sock *udp_sk = ctx->udp_sk; in dump_udp4() local
H A Dbpf_iter_udp6.c35 struct udp_sock *udp_sk = ctx->udp_sk; in dump_udp6() local
H A Dsock_iter_batch.c59 #define udp_sk(ptr) container_of(ptr, struct udp_sock, inet.sk) macro
H A Dbpf_iter.h
/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/net/ipv4/
H A Dudp.c3460 struct udp_sock *udp_sk, uid_t uid, int bucket) in udp_prog_seq_show()
3762 struct udp_sock *udp_sk, uid_t uid, int bucket) in DEFINE_BPF_ITER_FUNC()