Searched refs:IP6S_HDRCNT (Results 1 – 3 of 3) sorted by relevance
208 #define IP6S_HDRCNT 256 /* headers count */ macro209 uint64_t ip6s_nxthist[IP6S_HDRCNT]; /* next header history */
424 for (first = 1, i = 0; i < IP6S_HDRCNT; i++) in ip6_stats()