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

/openbsd-current/usr.sbin/tcpdump/
H A Dprint-ofp.c454 omtype = ntohs(fm->fm_match.om_type);
455 omlen = ntohs(fm->fm_match.om_length);
474 omlen -= min(sizeof(fm->fm_match), omlen);
/openbsd-current/sys/net/
H A Dofp.h480 struct ofp_match fm_match; member in struct:ofp_flow_mod

Completed in 184 milliseconds