Home
last modified time | relevance | path

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

/linux-6.6.21/tools/include/uapi/asm-generic/
Dsocket.h94 #define SO_INCOMING_NAPI_ID 56 macro
/linux-6.6.21/include/uapi/asm-generic/
Dsocket.h94 #define SO_INCOMING_NAPI_ID 56 macro
/linux-6.6.21/arch/alpha/include/uapi/asm/
Dsocket.h99 #define SO_INCOMING_NAPI_ID 56 macro
/linux-6.6.21/arch/parisc/include/uapi/asm/
Dsocket.h91 #define SO_INCOMING_NAPI_ID 0x4031 macro
/linux-6.6.21/arch/sparc/include/uapi/asm/
Dsocket.h87 #define SO_INCOMING_NAPI_ID 0x003a macro
/linux-6.6.21/arch/mips/include/uapi/asm/
Dsocket.h110 #define SO_INCOMING_NAPI_ID 56 macro
/linux-6.6.21/Documentation/networking/
Dnapi.rst179 are only visible to the user thru the ``SO_INCOMING_NAPI_ID`` socket option.
/linux-6.6.21/net/core/
Dsock.c1950 case SO_INCOMING_NAPI_ID: in sk_getsockopt()