Searched refs:V_ip6qb (Results 1 – 1 of 1) sorted by relevance
136 #define V_ip6qb VNET(ip6qb) macro143 #define IP6QB_HEAD(_b) (&V_ip6qb[(_b)].packets)275 V_ip6qb[bucket].count--; in frag6_freef()565 V_ip6qb[bucket].count++; in frag6_input()593 V_ip6qb[bucket].count--; in frag6_input()610 V_ip6qb[bucket].count--; in frag6_input()819 V_ip6qb[bucket].count--; in frag6_input()984 V_ip6qb[bucket].count = 0; in frag6_init()1045 KASSERT(V_ip6qb[bucket].count == 0, in frag6_destroy()1047 bucket, &V_ip6qb[bucket], V_ip6qb[bucket].count)); in frag6_destroy()[all …]