Searched refs:BPF_RET_SET_CN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/kernel/bpf/ | ||
H A D | cgroup.c | 1420 cn = flags & BPF_RET_SET_CN; in __cgroup_bpf_run_filter_skb() |
/openbmc/linux/include/linux/ | ||
H A D | bpf.h | 1946 #define BPF_RET_SET_CN (1 << 0) macro |