Searched refs:bpf_firewall_reset_accounting (Results 1 – 3 of 3) sorted by relevance
21 int bpf_firewall_reset_accounting(int map_fd);
787 int bpf_firewall_reset_accounting(int map_fd) { in bpf_firewall_reset_accounting() function
3987 r = bpf_firewall_reset_accounting(u->ip_accounting_ingress_map_fd); in unit_reset_ip_accounting()3990 q = bpf_firewall_reset_accounting(u->ip_accounting_egress_map_fd); in unit_reset_ip_accounting()