Lines Matching defs:ipq
2584 queue_t *ipq = NULL;
2659 ipq = vlan->gldv_ipq;
2662 ipq = vlan->gldv_ipv6q;
2669 * o The IPQ hack is possible (ipq != NULL).
2676 if (ipq != NULL &&
2678 canputnext(ipq)) {
2684 putnext(ipq, mp);
5538 /* The ipq code in gld_recv() is intimate with ethernet/IPoIB */
5573 if (ip_gld->gld_flags & GLD_FAST) /* eligible for ipq */
5580 if (ipv6_gld->gld_flags & GLD_FAST) /* eligible for ipq */