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

/darwin-on-arm/xnu/bsd/netat/
H A Dasp_proto.c1576 asp_scb_t *alt_scb = 0; local
1584 else if (alt_scb == 0)
1585 alt_scb = scb;
1589 if ((scb == 0) && ((scb = alt_scb) == 0)) {

Completed in 17 milliseconds