Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnet.h245 SOCK_WAKE_URG, enumerator
/openbmc/linux/net/
H A Dsocket.c1477 case SOCK_WAKE_URG: in sock_wake_async()
/openbmc/linux/net/core/
H A Dsock.c3388 sk_wake_async(sk, SOCK_WAKE_URG, POLL_PRI); in sk_send_sigurg()