Home
last modified time | relevance | path

Searched refs:SOCKOPT_RCVTIMER (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dsocket_proto.h74 #define SOCKOPT_RCVTIMER 0x0100 macro
/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c1230 if (soppp->sopp_flags & SOCKOPT_RCVTIMER) in so_set_prop()
1265 SOCKOPT_ZCOPY | SOCKOPT_OOBINLINE | SOCKOPT_RCVTIMER | in so_set_prop()
/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_socket.c108 SOCKOPT_MAXPSZ | SOCKOPT_MAXBLK | SOCKOPT_RCVTIMER | in tcp_activate()