Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dofp_map.c42 { OFP_T_FEATURES_REPLY, "FEATURES_REPLY" },
H A Dprint-ofp.c601 case OFP_T_FEATURES_REPLY: in ofp_print()
/openbsd/sys/net/
H A Dofp.h57 #define OFP_T_FEATURES_REPLY 6 /* Features Reply (switch) */ macro