Home
last modified time | relevance | path

Searched refs:SO_COOKIE (Results 1 – 11 of 11) sorted by relevance

/linux/arch/sparc/include/uapi/asm/
A Dsocket.h89 #define SO_COOKIE 0x003b macro
/linux/tools/include/uapi/asm-generic/
A Dsocket.h96 #define SO_COOKIE 57 macro
/linux/arch/parisc/include/uapi/asm/
A Dsocket.h93 #define SO_COOKIE 0x4032 macro
/linux/arch/alpha/include/uapi/asm/
A Dsocket.h101 #define SO_COOKIE 57 macro
/linux/arch/mips/include/uapi/asm/
A Dsocket.h112 #define SO_COOKIE 57 macro
/linux/include/uapi/asm-generic/
A Dsocket.h96 #define SO_COOKIE 57 macro
/linux/samples/bpf/
A Dcookie_uid_helper_example.c238 res = getsockopt(s_send, SOL_SOCKET, SO_COOKIE, &cookie, &cookie_len); in udp_client()
/linux/tools/testing/selftests/bpf/prog_tests/
A Dsk_lookup.c249 if (CHECK(getsockopt(fd, SOL_SOCKET, SO_COOKIE, &cookie, &cookie_len) < 0, in socket_cookie()
A Dsockmap_listen.c461 xgetsockopt(s, SOL_SOCKET, SO_COOKIE, &cookie, &len); in test_lookup_after_insert()
/linux/tools/testing/selftests/bpf/
A Dtest_maps.c1662 err = getsockopt(fd64, SOL_SOCKET, SO_COOKIE, &sk_cookie, in prepare_reuseport_grp()
/linux/net/core/
A Dsock.c1795 case SO_COOKIE: in sock_getsockopt()

Completed in 28 milliseconds