Searched refs:IPCOMPSTAT_ADD (Results 1 – 2 of 2) sorted by relevance
74 #define IPCOMPSTAT_ADD(name, val) \ macro76 #define IPCOMPSTAT_INC(name) IPCOMPSTAT_ADD(name, 1)
147 IPCOMPSTAT_ADD(ipcomps_ibytes, m->m_pkthdr.len); in ipcomp_nonexp_input()457 IPCOMPSTAT_ADD(ipcomps_obytes, m->m_pkthdr.len - skip); in ipcomp_output()