Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dofp_map.c142 { OFP_CONFIG_FRAG_DROP, "FRAG_DROP" },
/openbsd/sys/net/
H A Dofp.h116 #define OFP_CONFIG_FRAG_DROP 0x0001 /* Drop fragments */ macro