Searched refs:nfinfo_spackets6 (Results 1 – 4 of 4) sorted by relevance
76 uint64_t nfinfo_spackets6; /* skipped IPv6 packets */ member451 counter_u64_t nfinfo_spackets6; /* skipped IPv6 packets */ member
291 i->nfinfo_spackets6 = counter_u64_fetch(priv->nfinfo_spackets6); in ng_netflow_copyinfo()518 priv->nfinfo_spackets6 = counter_u64_alloc(M_WAITOK); in ng_netflow_cache_init()638 counter_u64_free(priv->nfinfo_spackets6); in ng_netflow_cache_flush()
972 counter_u64_add(priv->nfinfo_spackets6, 1); in ng_netflow_rcvdata()
74 uint64_t nfinfo_spackets6; /* skipped IPv6 packets */ member451 counter_u64_t nfinfo_spackets6; /* skipped IPv6 packets */ member