Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h27740 struct genl_family { struct
27741 int id;
27742 unsigned int hdrsize;
27743 char name[16];
27744 unsigned int version;
27745 unsigned int maxattr;
27746 unsigned int mcgrp_offset;
27747 u8 netnsok: 1;
27748 u8 parallel_ops: 1;
27749 u8 n_ops;
[all …]