Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-openflow-1.0.c1203 uint8_t nw_proto; in of10_match_print() local
1245 nw_proto = GET_U_1(cp); in of10_match_print()
1250 ND_PRINT("%smatch %s %u", pfx, field_name, nw_proto); in of10_match_print()
1267 && ! (wildcards & OFPFW_NW_PROTO) && nw_proto == IPPROTO_ICMP in of10_match_print()
1276 && ! (wildcards & OFPFW_NW_PROTO) && nw_proto == IPPROTO_ICMP in of10_match_print()