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

/darwin-on-arm/xnu/bsd/netat/
H A Dappletalk.h195 #define ATPROTO_LAP 250 /* *** to be eliminated eventually *** */ macro
H A Dat.c172 if (((struct atpcb *)so->so_pcb)->proto != ATPROTO_LAP) {
173 ((struct atpcb *)so->so_pcb)->proto = ATPROTO_LAP;
H A Dsys_glue.c121 case ATPROTO_LAP:
161 /* ATPROTO_DDP and ATPROTO_LAP have been replaced with
192 /* ATPROTO_DDP and ATPROTO_LAP have been replaced with
907 /* ATPROTO_DDP and ATPROTO_LAP have been replaced with

Completed in 19 milliseconds