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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/sys/netatalk/
H A Dat.h59 * If ATPORT_FIRST <= Port < ATPORT_RESERVED,
61 * If ATPORT_RESERVED <= Port < ATPORT_LAST,
66 #define ATPORT_RESERVED 128 macro
H A Dddp_usrreq.c237 if ( sat->sat_port < ATPORT_RESERVED &&
242 if ( sat->sat_port < ATPORT_RESERVED && ( !suser())) {
266 for ( sat->sat_port = ATPORT_RESERVED;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Datalk.h14 #define ATPORT_RESERVED 128 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/sys/solaris/
H A Dsock.c116 for ( port = ATPORT_RESERVED; port < ATPORT_LAST; port++ ) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/appletalk/
H A Dddp.c1074 for (sat->sat_port = ATPORT_RESERVED;

Completed in 101 milliseconds