ofp_action_header
struct ofp_action_header pout_actions[0];
struct ofp_action_header b_actions[0];
struct ofp_action_header tpa_actions[0];
ofp_print_action(struct ofp_action_header *ah, const u_char *bp, u_int length)
struct ofp_action_header *ah;
ah = (struct ofp_action_header *)bp;
#define AH_UNPADDED (offsetof(struct ofp_action_header, ah_pad))
struct ofp_action_header *ah;
ah = (struct ofp_action_header *)bp;
void ofp_print_action(struct ofp_action_header *, const u_char *,