Symbol: IS_SOCKET
usr/src/uts/common/io/tl.c
1259
if (IS_SOCKET(tep)) {
usr/src/uts/common/io/tl.c
1558
if (IS_SOCKET(tep)) {
usr/src/uts/common/io/tl.c
1576
if (IS_SOCKET(tep))
usr/src/uts/common/io/tl.c
1735
if (IS_COTS(tep) && !IS_SOCKET(tep)) {
usr/src/uts/common/io/tl.c
2315
if (IS_SOCKET(tep) || (tep->te_flag & otheropt)) {
usr/src/uts/common/io/tl.c
2489
if (IS_SOCKET(tep)) {
usr/src/uts/common/io/tl.c
2577
if (IS_SOCKET(tep)) {
usr/src/uts/common/io/tl.c
2792
if (!IS_SOCKET(tep) || !IS_CLTS(tep) || tep->te_qlen != 0 ||
usr/src/uts/common/io/tl.c
2848
if (!IS_SOCKET(tep) && tep->te_state != TS_IDLE &&
usr/src/uts/common/io/tl.c
2957
if (IS_SOCKET(tep)) {
usr/src/uts/common/io/tl.c
3054
peer_tep = (IS_SOCKET(tep) ?
usr/src/uts/common/io/tl.c
3231
if (IS_SOCKET(tep) && !tl_disable_early_connect) {
usr/src/uts/common/io/tl.c
3642
if (!IS_SOCKET(cl_ep) || tl_disable_early_connect ||
usr/src/uts/common/io/tl.c
3655
IS_SOCKET(cl_ep))) {
usr/src/uts/common/io/tl.c
3803
if (!IS_SOCKET(cl_ep) || tl_disable_early_connect) {
usr/src/uts/common/io/tl.c
3907
if (!IS_SOCKET(tep)) {
usr/src/uts/common/io/tl.c
3917
if (IS_SOCKET(cl_ep) && !tl_disable_early_connect) {
usr/src/uts/common/io/tl.c
4148
if (IS_SOCKET(tep) && !tl_disable_early_connect) {
usr/src/uts/common/io/tl.c
4251
if (!IS_SOCKET(tep)) {
usr/src/uts/common/io/tl.c
4548
(msz < sizeof (struct T_optdata_req) || !IS_SOCKET(tep))) {
usr/src/uts/common/io/tl.c
5138
if (IS_SOCKET(tep)) {
usr/src/uts/common/io/tl.c
5181
if (alen == 0 || (olen != 0 && !IS_SOCKET(tep))) {
usr/src/uts/common/io/tl.c
5219
peer_tep = (IS_SOCKET(tep) ?
usr/src/uts/common/io/tl.c
5438
ASSERT(!IS_SOCKET(tep));
usr/src/uts/common/io/tl.c
5470
ASSERT(IS_SOCKET(tep));
usr/src/uts/common/io/tl.c
5518
ASSERT(!IS_SOCKET(tep));
usr/src/uts/common/io/tl.c
5698
if (IS_SOCKET(tep) && !tl_disable_early_connect &&
usr/src/uts/common/io/tl.c
5732
if (IS_SOCKET(tep) && !tl_disable_early_connect) {
usr/src/uts/common/io/tl.c
6202
if (!IS_SOCKET(tep))
usr/src/uts/common/io/tl.c
6250
if (!IS_SOCKET(tep)) {
usr/src/uts/common/io/tl.c
6393
if (IS_SOCKET(tep)) {