Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/tcpdump/
Dofp_map.h67 extern struct constmap ofp_errtype_map[];
Dofp_map.c290 struct constmap ofp_errtype_map[] = { variable
Dprint-ofp.c187 print_map(ntohs(err->err_type), ofp_errtype_map), in ofp_print_error()