Searched defs:bpf_struct_ops (Results 1 – 3 of 3) sorted by relevance
987 struct bpf_struct_ops { struct1007 const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id); argument
85 static struct bpf_struct_ops * const bpf_struct_ops[] = { variable
337 struct bpf_struct_ops { struct344 /* e.g. struct bpf_struct_ops_tcp_congestion_ops in argument354 void *kern_vdata;355 __u32 type_id;
Completed in 35 milliseconds