Home
last modified time | relevance | path

Searched refs:IFQ_MAXLEN (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net/
H A Dif.h265 #define IFQ_MAXLEN 50 macro
H A Dif.c297 int ifqmaxlen = IFQ_MAXLEN;
/f-stack/tools/compat/include/net/
H A Dif.h251 #define IFQ_MAXLEN 50 macro
/f-stack/freebsd/arm/allwinner/
H A Dif_emac.c969 IFQ_SET_MAXLEN(&ifp->if_snd, IFQ_MAXLEN); in emac_attach()