Searched refs:fd_egress (Results 1 – 1 of 1) sorted by relevance
494 … int bpf_firewall_prepare_accounting_maps(Unit *u, bool enabled, int *fd_ingress, int *fd_egress) { in bpf_firewall_prepare_accounting_maps() argument499 assert(fd_egress); in bpf_firewall_prepare_accounting_maps()510 if (*fd_egress < 0) { in bpf_firewall_prepare_accounting_maps()516 *fd_egress = r; in bpf_firewall_prepare_accounting_maps()521 *fd_egress = safe_close(*fd_egress); in bpf_firewall_prepare_accounting_maps()