Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h1767 bool dev_bound; /* Program is bound to the netdev. */ member
3635 return aux->dev_bound; in bpf_prog_is_dev_bound()
/linux/kernel/bpf/
H A Dsyscall.c3061 prog->aux->dev_bound = !!attr->prog_ifindex; in BTF_ID_LIST_GLOBAL_SINGLE()