Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dudp.h93 static inline struct udp_sock *udp_sk(const struct sock *sk) in udp_sk() function
/Linux-v4.19/net/rxrpc/
Dinput.c1164 int rxrpc_input_packet(struct sock *udp_sk, struct sk_buff *skb) in rxrpc_input_packet()