Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dbpf-firewall.h21 int bpf_firewall_reset_accounting(int map_fd);
Dbpf-firewall.c787 int bpf_firewall_reset_accounting(int map_fd) { in bpf_firewall_reset_accounting() function
Dcgroup.c3987 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()