Searched refs:OFP_V_1_3 (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.sbin/tcpdump/ | ||
H A D | ofp_map.c | 30 { OFP_V_1_3, "1_3" }, |
H A D | print-ofp.c | 580 case OFP_V_1_3: in ofp_print() |
/openbsd/sys/net/ | ||
H A D | ofp.h | 46 #define OFP_V_1_3 0x04 /* OpenFlow 1.3 */ macro |