Home
last modified time | relevance | path

Searched refs:udp_sk_has_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dudp_bpf.c23 static bool udp_sk_has_data(struct sock *sk) in udp_sk_has_data() function
36 ({ udp_sk_has_data(__sk) || psock_has_data(__psock); })