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

/openbsd-current/usr.sbin/tcpdump/
H A Dprint-ofp.c278 omtype = ntohs(pin->pin_match.om_type);
279 omlen = ntohs(pin->pin_match.om_length);
300 pktptr = (bp - sizeof(pin->pin_match)) +
304 omlen -= min(sizeof(pin->pin_match), omlen);
/openbsd-current/sys/net/
H A Dofp.h208 struct ofp_match pin_match; member in struct:ofp_packet_in

Completed in 117 milliseconds