Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dnet.h30 #define SYS_LISTEN 4 /* sys_listen(2) */ macro
/Linux-v6.1/net/
Dcompat.c454 case SYS_LISTEN: in COMPAT_SYSCALL_DEFINE2()
Dsocket.c3010 case SYS_LISTEN: in SYSCALL_DEFINE2()