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

/freebsd-9.3-release/sys/netatalk/
H A Dat.h38 * If ATPORT_FIRST <= Port < ATPORT_RESERVED, the port was created by a
41 * If ATPORT_RESERVED <= Port < ATPORT_LAST, the port was not necessarily
45 #define ATPORT_RESERVED 128 macro
H A Dddp_pcb.c132 if (sat->sat_port < ATPORT_RESERVED &&
161 for (sat->sat_port = ATPORT_RESERVED;

Completed in 85 milliseconds