Home
last modified time | relevance | path

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

/qemu/linux-user/generic/
H A Dsockbits.h26 #define TARGET_SO_KEEPALIVE 9 macro
/qemu/linux-user/alpha/
H A Dsockbits.h16 #define TARGET_SO_KEEPALIVE 0x0008 macro
/qemu/linux-user/mips/
H A Dsockbits.h21 #define TARGET_SO_KEEPALIVE 0x0008 /* Keep connections alive and send macro
/qemu/linux-user/hppa/
H A Dsockbits.h8 #define TARGET_SO_KEEPALIVE 0x0008 macro
/qemu/linux-user/sparc/
H A Dsockbits.h17 #define TARGET_SO_KEEPALIVE 0x0008 macro
/qemu/linux-user/
H A Dstrace.c2877 case TARGET_SO_KEEPALIVE: in do_print_sockopt()
H A Dsyscall.c2440 case TARGET_SO_KEEPALIVE: in do_setsockopt()
2688 case TARGET_SO_KEEPALIVE: in do_getsockopt()