Searched refs:ipstat_add (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/sys/netinet/ | ||
| H A D | ip_var.h | 155 ipstat_add(enum ipstat_counters c, uint64_t v) in ipstat_add() function |
| H A D | ip_output.c | 762 ipstat_add(ips_ofragments, ml_len(ml)); in ip_fragment() |