Searched refs:ip_bpf_custom_ingress_installed (Results 1 – 3 of 3) sorted by relevance
753 …(u, path, BPF_CGROUP_INET_INGRESS, &u->ip_bpf_custom_ingress, &u->ip_bpf_custom_ingress_installed); in bpf_firewall_install()961 u->ip_bpf_custom_ingress_installed = set_free(u->ip_bpf_custom_ingress_installed); in bpf_firewall_close()
175 …lize_attachment_set(f, fds, "ip-bpf-custom-ingress-installed", u->ip_bpf_custom_ingress_installed); in unit_serialize()417 … (void) bpf_program_deserialize_attachment_set(v, fds, &u->ip_bpf_custom_ingress_installed); in unit_deserialize()
326 Set *ip_bpf_custom_ingress_installed; member