Linux Kernel
3.7.1
|
Data Fields | |
struct genl_family * | family |
struct genl_ops * | ops |
int | n_ops |
struct genl_multicast_group * | group |
Definition at line 1854 of file datapath.c.
struct genl_family* family |
Definition at line 1855 of file datapath.c.
struct genl_multicast_group* group |
Definition at line 1858 of file datapath.c.
int n_ops |
Definition at line 1857 of file datapath.c.
Definition at line 1856 of file datapath.c.