Searched refs:F_TCAM_BYPASS (Results 1 – 5 of 5) sorted by relevance
520 opt0 = F_TCAM_BYPASS | V_WND_SCALE(rscale) | V_MSS_IDX(mtu_idx) | in calc_opt0()
241 req->opt0h = htonl(F_DELACK | F_TCAM_BYPASS); in create_server()
836 uint32_t opt0h = F_TCAM_BYPASS | V_WND_SCALE(rscale) | in calc_opt0h()
397 #define F_TCAM_BYPASS V_TCAM_BYPASS(1U) macro
423 #define F_TCAM_BYPASS V_TCAM_BYPASS(1ULL) macro