Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf_mprog.h141 struct bpf_mprog_bundle *parent;
144 struct bpf_mprog_bundle { struct
167 static inline void bpf_mprog_bundle_init(struct bpf_mprog_bundle *bundle) in bpf_mprog_bundle_init() argument
/openbmc/linux/include/net/
H A Dtcx.h15 struct bpf_mprog_bundle bundle;
36 struct bpf_mprog_bundle *bundle = entry->parent; in tcx_entry()