Home
last modified time | relevance | path

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

/linux-6.14.4/arch/mips/include/uapi/asm/
Dsocket.h110 #define SO_INCOMING_NAPI_ID 56 macro
/linux-6.14.4/arch/alpha/include/uapi/asm/
Dsocket.h99 #define SO_INCOMING_NAPI_ID 56 macro
/linux-6.14.4/tools/include/uapi/asm-generic/
Dsocket.h94 #define SO_INCOMING_NAPI_ID 56 macro
/linux-6.14.4/arch/sparc/include/uapi/asm/
Dsocket.h87 #define SO_INCOMING_NAPI_ID 0x003a macro
/linux-6.14.4/include/uapi/asm-generic/
Dsocket.h94 #define SO_INCOMING_NAPI_ID 56 macro
/linux-6.14.4/arch/parisc/include/uapi/asm/
Dsocket.h91 #define SO_INCOMING_NAPI_ID 0x4031 macro
/linux-6.14.4/Documentation/networking/
Dnapi.rst178 are only visible to the user thru the ``SO_INCOMING_NAPI_ID`` socket option.
245 the NAPI ID of the incoming connection using SO_INCOMING_NAPI_ID and then
/linux-6.14.4/net/core/
Dsock.c2040 case SO_INCOMING_NAPI_ID: in sk_getsockopt()