Home
last modified time | relevance | path

Searched refs:OFP_MP_T_FLOW (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/tcpdump/
H A Dofp_map.c225 { OFP_MP_T_FLOW, "FLOW" },
/openbsd/sys/net/
H A Dofp.h668 #define OFP_MP_T_FLOW 1 /* Individual flow statistics */ macro