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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/pap/
H A Dpap.c101 static ATP satp; variable
255 if (( satp = atp_open( ATADDR_ANYPORT, &addr )) == NULL ) {
271 if ( atp_sreq( satp, &atpb, 1, 0 ) < 0 ) {
282 if ( atp_rresp( satp, &atpb ) < 0 ) {
524 if ( atp_sreq( satp, &atpb, 0, 0 ) < 0 ) {
789 if ( atp_sreq( satp, &atpb, 1, 0 ) < 0 ) {
800 if ( atp_rresp( satp, &atpb ) < 0 ) {

Completed in 58 milliseconds