HomeSort by relevance Sort by last modified time
    Searched refs:LAYER_MAX (Results 1 - 3 of 3) sorted by null

  /external/libppp/src/
layer.h 39 #define LAYER_MAX 10 /* How many layers we can handle on a link */
link.h 57 struct layer const *layer[LAYER_MAX]; /* i/o layers */
link.c 278 struct mbuf *bp, *lbp[LAYER_MAX], *next;
279 u_short lproto[LAYER_MAX], proto;

Completed in 42 milliseconds