Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_opt_data.c1083 if (coas.coa_changed & COA_OOBINLINE_CHANGED) { in tcp_opt_set()
/titanic_50/usr/src/uts/common/inet/
H A Dip.h2857 #define COA_OOBINLINE_CHANGED 0x0040 macro
/titanic_50/usr/src/uts/common/inet/ip/
H A Dconn_opt.c1101 coa->coa_changed |= COA_OOBINLINE_CHANGED; in conn_opt_set_socket()