Searched refs:NG_H4_DEFAULTQLEN (Results 1 – 2 of 2) sorted by relevance
87 #define NG_H4_DEFAULTQLEN 12 /* XXX max number of mbuf's in outq */ macro
178 IFQ_SET_MAXLEN(&sc->outq, NG_H4_DEFAULTQLEN); in ng_h4_open()