Home
last modified time | relevance | path

Searched refs:SO_RCVMARK (Results 1 – 7 of 7) sorted by relevance

/linux/arch/sparc/include/uapi/asm/
H A Dsocket.h131 #define SO_RCVMARK 0x0054 macro
/linux/tools/include/uapi/asm-generic/
H A Dsocket.h133 #define SO_RCVMARK 75 macro
/linux/include/uapi/asm-generic/
H A Dsocket.h133 #define SO_RCVMARK 75 macro
/linux/arch/alpha/include/uapi/asm/
H A Dsocket.h138 #define SO_RCVMARK 75 macro
/linux/arch/parisc/include/uapi/asm/
H A Dsocket.h130 #define SO_RCVMARK 0x4049 macro
/linux/tools/testing/selftests/net/
H A Dso_rcv_listener.c31 "\t\t-M val Test SO_RCVMARK\n" in usage()
46 opt.rcvname = SO_RCVMARK; in parse_args()
/linux/net/core/
H A Dsock.c1523 case SO_RCVMARK: in sk_setsockopt()
2006 case SO_RCVMARK: in sk_getsockopt()