Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dofp_map.c119 { OFP_XM_T_ARP_OP, "ARP_OP" },
H A Dprint-ofp.c838 case OFP_XM_T_ARP_OP: in ofp_print_oxm()
/openbsd/sys/net/
H A Dofp.h390 #define OFP_XM_T_ARP_OP 21 /* ARP opcode */ macro