Home
last modified time | relevance | path

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

/qemu/linux-user/generic/
H A Dsockbits.h32 #define TARGET_SO_REUSEPORT 15 macro
/qemu/linux-user/alpha/
H A Dsockbits.h21 #define TARGET_SO_REUSEPORT 0x0200 macro
/qemu/linux-user/mips/
H A Dsockbits.h31 #define TARGET_SO_REUSEPORT 0x0200 macro
/qemu/linux-user/hppa/
H A Dsockbits.h13 #define TARGET_SO_REUSEPORT 0x0200 macro
/qemu/linux-user/sparc/
H A Dsockbits.h23 #define TARGET_SO_REUSEPORT 0x0200 macro
/qemu/linux-user/
H A Dstrace.c2856 case TARGET_SO_REUSEPORT: in do_print_sockopt()
H A Dsyscall.c2412 case TARGET_SO_REUSEPORT: in do_setsockopt()
2666 case TARGET_SO_REUSEPORT: in do_getsockopt()