ATPORT_LAST 93 netatalk/ddp_usrreq.c struct ddpcb *ddp_ports[ ATPORT_LAST ]; ATPORT_LAST 299 netatalk/ddp_usrreq.c sat->sat_port >= ATPORT_LAST ) { ATPORT_LAST 327 netatalk/ddp_usrreq.c sat->sat_port < ATPORT_LAST; sat->sat_port++ ) { ATPORT_LAST 332 netatalk/ddp_usrreq.c if ( sat->sat_port == ATPORT_LAST ) { ATPORT_LAST 548 netatalk/ddp_usrreq.c if ( to->sat_port < ATPORT_FIRST || to->sat_port >= ATPORT_LAST ) { ATPORT_LAST 79 netatalk/ddp_var.h extern struct ddpcb *ddp_ports[ ATPORT_LAST ];