Searched refs:CGROUP_INET_EGRESS (Results 1 – 3 of 3) sorted by relevance
23 CGROUP_INET_EGRESS, enumerator
43 CGROUP_ATYPE(CGROUP_INET_EGRESS); in to_cgroup_bpf_attach_type()204 if (cgroup_bpf_enabled(CGROUP_INET_EGRESS) && sk) { \207 cgroup_bpf_sock_enabled(__sk, CGROUP_INET_EGRESS)) \209 CGROUP_INET_EGRESS); \
1398 if (atype == CGROUP_INET_EGRESS) { in __cgroup_bpf_run_filter_skb()