Searched refs:SO_LINGER (Results 1 - 21 of 21) sorted by relevance

/linux-4.4.14/include/uapi/asm-generic/
H A Dsocket.h23 #define SO_LINGER 13 macro
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dsocket.h29 #define SO_LINGER 13 macro
/linux-4.4.14/arch/mn10300/include/uapi/asm/
H A Dsocket.h23 #define SO_LINGER 13 macro
/linux-4.4.14/arch/frv/include/uapi/asm/
H A Dsocket.h23 #define SO_LINGER 13 macro
/linux-4.4.14/arch/m32r/include/uapi/asm/
H A Dsocket.h23 #define SO_LINGER 13 macro
/linux-4.4.14/arch/avr32/include/uapi/asm/
H A Dsocket.h23 #define SO_LINGER 13 macro
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dsocket.h33 #define SO_LINGER 13 macro
/linux-4.4.14/arch/alpha/include/uapi/asm/
H A Dsocket.h20 #define SO_LINGER 0x0080 macro
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dsocket.h30 #define SO_LINGER 13 macro
/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Dsocket.h16 #define SO_LINGER 0x0080 macro
/linux-4.4.14/arch/parisc/include/uapi/asm/
H A Dsocket.h14 #define SO_LINGER 0x0080 macro
/linux-4.4.14/arch/ia64/include/uapi/asm/
H A Dsocket.h32 #define SO_LINGER 13 macro
/linux-4.4.14/arch/mips/include/uapi/asm/
H A Dsocket.h28 #define SO_LINGER 0x0080 /* Block on close of a reliable macro
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/socklnd/
H A Dsocklnd_lib.c472 rc = kernel_setsockopt(sock, SOL_SOCKET, SO_LINGER, ksocknal_lib_setup_sock()
475 CERROR("Can't set SO_LINGER: %d\n", rc); ksocknal_lib_setup_sock()
H A Dsocklnd.c1309 * SO_LINGER). I might call back to the acceptor who may want ksocknal_create_conn()
/linux-4.4.14/net/core/
H A Dsock.c49 * Alan Cox : SO_LINGER supported
819 case SO_LINGER: sock_setsockopt()
1113 case SO_LINGER: sock_getsockopt()
/linux-4.4.14/include/net/
H A Dsock.h154 * %SO_LINGER (l_onoff), %SO_BROADCAST, %SO_KEEPALIVE,
277 * @sk_lingertime: %SO_LINGER l_linger setting
/linux-4.4.14/net/ipv4/
H A Daf_inet.c25 * Alan Cox : Semantics of SO_LINGER aren't state
H A Dtcp.c203 * Salvatore Sanfilippo : Support SO_LINGER with linger == 1 and
/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_receiver.c4761 * want to use SO_LINGER, because apparently it can be deferred for drbd_disconnected()
/linux-4.4.14/net/sctp/
H A Dsocket.c1458 * API 7.1.4 SO_LINGER

Completed in 436 milliseconds