Searched refs:DECODE_MUTE_LEVEL (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 Derror.h124 #define DECODE_MUTE_LEVEL(flags) (((flags) >> MUTE_LEVEL_SHIFT) & MUTE_LEVEL_MASK) macro
H A Derror.c376 const int mute_level = DECODE_MUTE_LEVEL (flags);

Completed in 102 milliseconds