Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dip6_var.h255 #define IP6STAT_SUB(name, val) IP6STAT_ADD(name, -(val)) macro
257 #define IP6STAT_DEC(name) IP6STAT_SUB(name, 1)
/f-stack/tools/compat/include/netinet6/
H A Dip6_var.h255 #define IP6STAT_SUB(name, val) IP6STAT_ADD(name, -(val)) macro
257 #define IP6STAT_DEC(name) IP6STAT_SUB(name, 1)