Home | History | Annotate | Download | only in netatalk

Lines Matching refs:ATADDR_ANYPORT

95 	if (ddp->ddp_lsat.sat_port != ATADDR_ANYPORT) {	/* shouldn't be bound */
117 if (sat->sat_port != ATADDR_ANYPORT) {
151 if (sat->sat_port == ATADDR_ANYPORT) {
205 if (ddp->ddp_lsat.sat_port == ATADDR_ANYPORT) {
270 if (ddp->ddp_lsat.sat_port == ATADDR_ANYPORT)
280 ddp->ddp_fsat.sat_port = ATADDR_ANYPORT;
301 ddp->ddp_lsat.sat_port = ATADDR_ANYPORT;
329 if (ddp->ddp_lsat.sat_port != ATADDR_ANYPORT &&
387 if (ddp->ddp_fsat.sat_port != ATADDR_ANYPORT)
501 if (ddp->ddp_fsat.sat_port != ATADDR_ANYPORT)
510 if (ddp->ddp_fsat.sat_port == ATADDR_ANYPORT)