Searched refs:fr_match (Results 1 – 2 of 2) sorted by relevance
342 omtype = ntohs(fr->fr_match.om_type); in ofp_print_flowremoved()343 omlen = ntohs(fr->fr_match.om_length); in ofp_print_flowremoved()359 omlen -= min(sizeof(fr->fr_match), omlen); in ofp_print_flowremoved()
502 struct ofp_match fr_match; member