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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/tunala/
H A Dtunala.c905 #define SEL_SENDS 0x02 macro
911 if (flags & SEL_SENDS)
937 ? SEL_EXCEPTS : SEL_SENDS));
951 ? SEL_EXCEPTS : SEL_SENDS));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/tunala/
H A Dtunala.c851 #define SEL_SENDS 0x02 macro
857 if(flags & SEL_SENDS)
881 SM_CLEAN_OUT)) ? SEL_EXCEPTS : SEL_SENDS));
893 SM_DIRTY_OUT)) ? SEL_EXCEPTS : SEL_SENDS));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/tunala/
H A Dtunala.c905 #define SEL_SENDS 0x02 macro
911 if (flags & SEL_SENDS)
937 ? SEL_EXCEPTS : SEL_SENDS));
951 ? SEL_EXCEPTS : SEL_SENDS));

Completed in 64 milliseconds