Searched defs:ipcompstat (Results 1 – 2 of 2) sorted by relevance
47 struct ipcompstat { struct48 uint64_t ipcomps_hdrops; /* Packet shorter than header shows */72 VNET_PCPUSTAT_DECLARE(struct ipcompstat, ipcompstat); argument
384 print_ipcompstats(const struct ipcompstat *ipcompstat) in print_ipcompstats()430 struct ipcompstat ipcompstat; in ipcomp_stats() local