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