sc_fastq          256 net/if_ppp.c       sc->sc_fastq.ifq_maxlen = ifqmaxlen;
sc_fastq          363 net/if_ppp.c   	IF_DEQUEUE(&sc->sc_fastq, m);
sc_fastq          855 net/if_ppp.c   	    ifq = &sc->sc_fastq;
sc_fastq          923 net/if_ppp.c   		ifq = &sc->sc_fastq;
sc_fastq          988 net/if_ppp.c       IF_DEQUEUE(&sc->sc_fastq, m);
sc_fastq         1117 net/if_ppp.c   	    && (IFQ_IS_EMPTY(&sc->sc_if.if_snd) == 0 || sc->sc_fastq.ifq_head)) {
sc_fastq          102 net/if_pppvar.h 	struct	ifqueue sc_fastq;	/* interactive output packet q */
sc_fastq          225 net/if_sl.c    	sc->sc_fastq.ifq_maxlen = 32;
sc_fastq          531 net/if_sl.c    		IF_DEQUEUE(&sc->sc_fastq, m);
sc_fastq           47 net/if_slvar.h 	struct	ifqueue sc_fastq;	/* interactive output queue */
sc_fastq          360 net/if_strip.c 		sc->sc_fastq.ifq_maxlen = 32;
sc_fastq          787 net/if_strip.c 		ifq = &sc->sc_fastq;
sc_fastq          949 net/if_strip.c 		IF_DEQUEUE(&sc->sc_fastq, m);
sc_fastq           15 net/if_stripvar.h 	struct	ifqueue sc_fastq;	/* interactive output queue */