Searched refs:OPEN_TYPE_ACTIVE (Results 1 – 4 of 4) sorted by relevance
1452 MPASS(open_type == OPEN_TYPE_ACTIVE || open_type == OPEN_TYPE_LISTEN); in prepare_pkt()1489 if (open_type == OPEN_TYPE_ACTIVE) { in prepare_pkt()1507 if (open_type == OPEN_TYPE_ACTIVE) { in prepare_pkt()1519 if (open_type == OPEN_TYPE_ACTIVE) { in prepare_pkt()1578 case OPEN_TYPE_ACTIVE: in lookup_offload_policy()1610 if (open_type == OPEN_TYPE_ACTIVE || open_type == OPEN_TYPE_LISTEN) in lookup_offload_policy()
260 settings = *lookup_offload_policy(sc, OPEN_TYPE_ACTIVE, NULL, in t4_connect()
371 OPEN_TYPE_ACTIVE = 'A', enumerator
9732 r->open_type != OPEN_TYPE_ACTIVE && in set_offload_policy()