Searched refs:FRAG_ERR (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dfragment.c40 #define FRAG_ERR(s) { errmsg = s; goto error; } macro
146 FRAG_ERR ("flags not found in packet");
172 FRAG_ERR ("spurrious FRAG_WHOLE flags");
197 FRAG_ERR ("bad fragment size");
210 FRAG_ERR ("fragment buffer overflow");
231 FRAG_ERR ("FRAG_TEST not implemented");
235 FRAG_ERR ("unknown fragment type");
323 FRAG_ERR ("too many fragments would be required to send datagram");

Completed in 57 milliseconds