Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dip_private.h44 #define IP_STATDEC(x) _NET_STATDEC(ipstat_percpu, x) macro
H A Draw_ip.c214 IP_STATDEC(IP_STAT_DELIVERED); in rip_input()