Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc.h105 bool tcp_syn_fin_rst; /* true if ANY of SYN/FIN/RST are set */ member
H A Dmae.c698 CHECK_BIT(TCP_SYN_FIN_RST, tcp_syn_fin_rst) || in efx_mae_match_check_caps()
795 CHECK_BIT(TCP_SYN_FIN_RST, tcp_syn_fin_rst)) in efx_mae_match_check_caps_lhs()
2054 match->value.tcp_syn_fin_rst); in efx_mae_populate_match_criteria()
2065 match->mask.tcp_syn_fin_rst); in efx_mae_populate_match_criteria()
H A Dtc.c1417 if (match.value.tcp_syn_fin_rst) { in efx_tc_flower_replace_foreign()
1422 match.mask.tcp_syn_fin_rst = true; in efx_tc_flower_replace_foreign()
1851 if (match.value.tcp_syn_fin_rst) { in efx_tc_flower_replace()
1856 match.mask.tcp_syn_fin_rst = true; in efx_tc_flower_replace()