Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dcgroup.c1403 cn = flags & BPF_RET_SET_CN; in __cgroup_bpf_run_filter_skb()
/openbmc/linux/include/linux/
H A Dbpf.h1934 #define BPF_RET_SET_CN (1 << 0) macro