Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dbpf-firewall.c494 static int bpf_firewall_prepare_accounting_maps(Unit *u, bool enabled, int *fd_ingress, int *fd_egr… in bpf_firewall_prepare_accounting_maps() function
592 …r = bpf_firewall_prepare_accounting_maps(u, cc->ip_accounting, &u->ip_accounting_ingress_map_fd, &… in bpf_firewall_compile()