Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi_filters.c138 u8 outer_ip_proto; in efx_mcdi_filter_push_prep_set_match_fields() local
146 outer_ip_proto = IPPROTO_UDP; in efx_mcdi_filter_push_prep_set_match_fields()
147 COPY_VALUE(outer_ip_proto, IP_PROTO); in efx_mcdi_filter_push_prep_set_match_fields()
159 outer_ip_proto = IPPROTO_GRE; in efx_mcdi_filter_push_prep_set_match_fields()
160 COPY_VALUE(outer_ip_proto, IP_PROTO); in efx_mcdi_filter_push_prep_set_match_fields()