Searched refs:protocol_m (Results 1 – 1 of 1) sorted by relevance
8917 uint16_t protocol_m, protocol_v; in flow_dv_translate_item_gre() local8947 if (!protocol_m) { in flow_dv_translate_item_gre()8951 protocol_m = 0xFFFF; in flow_dv_translate_item_gre()8955 protocol_m & protocol_v); in flow_dv_translate_item_gre()8985 uint16_t protocol_m, protocol_v; in flow_dv_translate_item_gre_option() local9011 protocol_m = gre_m->protocol; in flow_dv_translate_item_gre_option()9012 if (!protocol_m) { in flow_dv_translate_item_gre_option()9018 protocol_m = UINT16_MAX; in flow_dv_translate_item_gre_option()9364 if (!protocol_m) { in flow_dv_translate_item_geneve()9368 protocol_m = 0xFFFF; in flow_dv_translate_item_geneve()[all …]