Searched refs:dev_bound (Results 1 – 2 of 2) sorted by relevance
1686 bool dev_bound; /* Program is bound to the netdev. */ member3443 return aux->dev_bound; in bpf_prog_is_dev_bound()
3001 prog->aux->dev_bound = !!attr->prog_ifindex; in bpf_prog_load()