Home
last modified time | relevance | path

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

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