Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dofp_map.c102 { OFP_XM_T_ETH_SRC, "ETH_SRC" },
H A Dprint-ofp.c803 case OFP_XM_T_ETH_SRC: in ofp_print_oxm()
/openbsd/sys/net/
H A Dofp.h373 #define OFP_XM_T_ETH_SRC 4 /* Ethernet source address */ macro