Searched refs:nfinfo_spackets (Results 1 – 4 of 4) sorted by relevance
74 uint64_t nfinfo_spackets; /* skipped IPv4 packets */ member449 counter_u64_t nfinfo_spackets; /* skipped IPv4 packets */ member
289 i->nfinfo_spackets = counter_u64_fetch(priv->nfinfo_spackets); in ng_netflow_copyinfo()516 priv->nfinfo_spackets = counter_u64_alloc(M_WAITOK); in ng_netflow_cache_init()636 counter_u64_free(priv->nfinfo_spackets); in ng_netflow_cache_flush()
968 counter_u64_add(priv->nfinfo_spackets, 1); in ng_netflow_rcvdata()
72 uint64_t nfinfo_spackets; /* skipped IPv4 packets */ member449 counter_u64_t nfinfo_spackets; /* skipped IPv4 packets */ member