Searched refs:IPV6CP_QUEUES (Results 1 – 3 of 3) sorted by relevance
60 #define IPV6CP_QUEUES(ipv6cp) (sizeof ipv6cp->Queue / sizeof ipv6cp->Queue[0]) macro
243 if (pri >= IPV6CP_QUEUES(ipcp)) { in ncp_Enqueue()298 for (q = ipv6cp->Queue; q < ipv6cp->Queue + IPV6CP_QUEUES(ipv6cp); q++) in ncp_DeleteQueues()
414 for (q = ipv6cp->Queue; q < ipv6cp->Queue + IPV6CP_QUEUES(ipv6cp); q++) in ipv6cp_QueueLen()441 queue = ipv6cp->Queue + IPV6CP_QUEUES(ipv6cp) - 1; in ipv6cp_PushPacket()