Searched refs:dest_options_header_count (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/openvswitch/
H A Dflow.c278 int dest_options_header_count = 0; local
297 dest_options_header_count >= 2) {
309 dest_options_header_count >= 2) {
316 if (dest_options_header_count == 0) {
321 } else if (dest_options_header_count == 1) {
332 dest_options_header_count++;
342 dest_options_header_count >= 2) {
354 dest_options_header_count >= 2) {

Completed in 176 milliseconds