Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_udp4.c29 struct udp_sock *udp_sk = ctx->udp_sk; in dump_udp4() local
H A Dbpf_iter_udp6.c36 struct udp_sock *udp_sk = ctx->udp_sk; in dump_udp6() local
H A Dbpf_iter.h88 struct udp_sock *udp_sk; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dudp.h98 static inline struct udp_sock *udp_sk(const struct sock *sk) in udp_sk() function
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dinput.c1214 int rxrpc_input_packet(struct sock *udp_sk, struct sk_buff *skb) in rxrpc_input_packet()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dudp.c3038 struct udp_sock *udp_sk, uid_t uid, int bucket) in udp_prog_seq_show()
3209 struct udp_sock *udp_sk, uid_t uid, int bucket) in DEFINE_BPF_ITER_FUNC()