Home
last modified time | relevance | path

Searched defs:ofp_header (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/net/
H A Dofp.h34 struct ofp_header { struct
35 uint8_t oh_version; /* OpenFlow version */
36 uint8_t oh_type; /* message type */
37 uint16_t oh_length; /* message length */
38 uint32_t oh_xid; /* transaction Id */