Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dofp.h355 struct ofp_packet_out { struct
356 struct ofp_header pout_oh; /* OpenFlow header */
357 uint32_t pout_buffer_id;
358 uint32_t pout_in_port;
359 uint16_t pout_actions_len;
360 uint8_t pout_pad[6];
361 struct ofp_action_header pout_actions[0];