Searched refs:OFPFW_NW_PROTO (Results 1 – 1 of 1) sorted by relevance
231 #define OFPFW_NW_PROTO (1 << 5) macro249 { OFPFW_NW_PROTO, "NW_PROTO" },1399 if (! (wildcards & OFPFW_NW_PROTO)) { in of10_match_print()1423 && ! (wildcards & OFPFW_NW_PROTO) && nw_proto == IPPROTO_ICMP in of10_match_print()1432 && ! (wildcards & OFPFW_NW_PROTO) && nw_proto == IPPROTO_ICMP in of10_match_print()