Home
last modified time | relevance | path

Searched defs:bpf_prog_offload (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
A Dbpf.h541 struct bpf_prog_offload { struct
542 struct bpf_prog *prog;
543 struct net_device *netdev;
544 struct bpf_offload_dev *offdev;
545 void *dev_priv;
546 struct list_head offloads;
547 bool dev_state;
548 bool opt_failed;
549 void *jited_image;
550 u32 jited_len;

Completed in 12 milliseconds