Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dofp_map.c271 { OFP_FLOWFLAG_CHECK_OVERLAP, "CHECK_OVERLAP" },
/openbsd/sys/net/
H A Dofp.h460 #define OFP_FLOWFLAG_CHECK_OVERLAP 0x0002 /* Check flow overlap first */ macro