Home
last modified time | relevance | path

Searched refs:IPSTAT_DEC (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_var.h149 #define IPSTAT_DEC(name) IPSTAT_SUB(name, 1) macro
/f-stack/freebsd/netinet/
H A Dip_var.h149 #define IPSTAT_DEC(name) IPSTAT_SUB(name, 1) macro
H A Draw_ip.c435 IPSTAT_DEC(ips_delivered); in rip_input()