Searched refs:OFP_CONFIG_FRAG_DROP (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.sbin/tcpdump/ | ||
H A D | ofp_map.c | 142 { OFP_CONFIG_FRAG_DROP, "FRAG_DROP" }, |
/openbsd/sys/net/ | ||
H A D | ofp.h | 116 #define OFP_CONFIG_FRAG_DROP 0x0001 /* Drop fragments */ macro |