Home
last modified time | relevance | path

Searched refs:ipstat_add (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/netinet/
H A Dip_var.h155 ipstat_add(enum ipstat_counters c, uint64_t v) in ipstat_add() function
H A Dip_output.c762 ipstat_add(ips_ofragments, ml_len(ml)); in ip_fragment()