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

/freebsd-10.2-release/usr.sbin/ppp/
H A Dlayer.h39 #define LAYER_MAX 10 /* How many layers we can handle on a link */ macro
H A Dlink.h57 struct layer const *layer[LAYER_MAX]; /* i/o layers */
H A Dlink.c278 struct mbuf *bp, *lbp[LAYER_MAX], *next;
279 u_short lproto[LAYER_MAX], proto;

Completed in 110 milliseconds