Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dnet.h30 #define SYS_LISTEN 4 /* sys_listen(2) */ macro
/Linux-v5.10/net/
Dcompat.c457 case SYS_LISTEN: in COMPAT_SYSCALL_DEFINE2()
Dsocket.c2891 case SYS_LISTEN: in SYSCALL_DEFINE2()