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

/freebsd-12-stable/usr.sbin/ppp/
H A Dlayer.h41 #define LAYER_MAX 10 /* How many layers we can handle on a link */ macro
H A Dlink.h59 struct layer const *layer[LAYER_MAX]; /* i/o layers */
H A Dlink.c280 struct mbuf *bp, *lbp[LAYER_MAX], *next;
281 u_short lproto[LAYER_MAX], proto;

Completed in 82 milliseconds