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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/atalkd/
H A Datserv.h15 int (*ap_packet)(struct atport *ap, struct sockaddr_at *from, char *data, int len); member in struct:atport
H A Dnbp.c399 if ( ap->ap_packet == nbp_packet ) {
438 if ( ap->ap_packet == nbp_packet ) {
H A Dmain.c216 if ( ap->ap_packet == zip_packet ) {
219 if ( ap->ap_packet == rtmp_packet ) {
1172 if ( ap->ap_packet ) {
1193 if (( *ap->ap_packet )( ap, &sat, Packet, c ) < 0) {
1194 LOG(log_error, logtype_atalkd, "ap->ap_packet: %s", strerror(errno));
1300 ap->ap_packet = as->as_packet;
H A Drtmp.c829 if ( ap->ap_packet == rtmp_packet ) {
H A Dzip.c906 if ( ap->ap_packet == zip_packet ) {

Completed in 122 milliseconds