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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dpap.h35 #define PAP_CLOSEREPLY 7 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A Dsession.c193 ((char *)niov[ 0 ].iov_base)[ 1 ] = PAP_CLOSEREPLY;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/pap/
H A Dpap.c442 if ( iov.iov_len != 4 || rbuf[ 1 ] != PAP_CLOSEREPLY ) {
625 ((char *)sniov[ 0 ].iov_base)[ 1 ] = PAP_CLOSEREPLY;

Completed in 165 milliseconds