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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dmtu.h87 #define PAYLOAD_ALIGN 4 macro
252 const int delta = ((PAYLOAD_ALIGN << 24) - (offset + adjust)) & (PAYLOAD_ALIGN - 1);
H A Dmtu.c82 frame->extra_buffer += PAYLOAD_ALIGN;

Completed in 59 milliseconds