Home
last modified time | relevance | path

Searched refs:ofp_action_map (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/tcpdump/
H A Dofp_map.h62 extern struct constmap ofp_action_map[];
H A Dofp_map.c241 struct constmap ofp_action_map[] = { variable
H A Dprint-ofp.c1012 print_map(ahtype, ofp_action_map), ntohs(ah->ah_len)); in ofp_print_action()