Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Def10.c4091 u8 outer_ip_proto; in efx_ef10_filter_push_prep_set_match_fields() local
4099 outer_ip_proto = IPPROTO_UDP; in efx_ef10_filter_push_prep_set_match_fields()
4100 COPY_VALUE(outer_ip_proto, IP_PROTO); in efx_ef10_filter_push_prep_set_match_fields()
4111 outer_ip_proto = IPPROTO_GRE; in efx_ef10_filter_push_prep_set_match_fields()
4112 COPY_VALUE(outer_ip_proto, IP_PROTO); in efx_ef10_filter_push_prep_set_match_fields()