Searched refs:IFQ_MAXLEN (Results 1 – 4 of 4) sorted by relevance
265 #define IFQ_MAXLEN 50 macro
297 int ifqmaxlen = IFQ_MAXLEN;
251 #define IFQ_MAXLEN 50 macro
969 IFQ_SET_MAXLEN(&ifp->if_snd, IFQ_MAXLEN); in emac_attach()