pp_fastq 108 net/if_sppp.h struct ifqueue pp_fastq; /* fast output queue */ pp_fastq 688 net/if_spppsubr.c if (!IF_QFULL(&sp->pp_fastq) && pp_fastq 692 net/if_spppsubr.c ifq = &sp->pp_fastq; pp_fastq 828 net/if_spppsubr.c sp->pp_fastq.ifq_maxlen = 50; pp_fastq 877 net/if_spppsubr.c sppp_qflush (&sp->pp_fastq); pp_fastq 891 net/if_spppsubr.c empty = !sp->pp_fastq.ifq_head && !sp->pp_cpq.ifq_head && pp_fastq 917 net/if_spppsubr.c IF_DEQUEUE(&sp->pp_fastq, m); pp_fastq 940 net/if_spppsubr.c if ((m = sp->pp_fastq.ifq_head) == NULL) pp_fastq 1159 net/if_spppsubr.c IF_DROP (&sp->pp_fastq); pp_fastq 1225 net/if_spppsubr.c IF_DROP (&sp->pp_fastq); pp_fastq 3851 net/if_spppsubr.c IF_DROP (&sp->pp_fastq);