Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/tcpdump/
Dofp_map.h53 extern struct constmap ofp_instruction_t_map[];
Dofp_map.c152 struct constmap ofp_instruction_t_map[] = { variable
Dprint-ofp.c1180 print_map(itype, ofp_instruction_t_map), ntohs(i->i_len)); in ofp_print_instruction()