Searched defs:op_num (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/linux/ |
D | genl_magic_struct.h | 127 #define GENL_notification(op_name, op_num, mcast_group, tla_list) \ argument 131 #define GENL_op(op_name, op_num, handler, tla_list) \ argument 139 #define GENL_notification(op_name, op_num, mcast_group, tla_list) argument 142 #define GENL_op(op_name, op_num, handler, attr_list) argument 181 #define GENL_op(op_name, op_num, handler, attr_list) \ argument 185 #define GENL_notification(op_name, op_num, mcast_group, tla_list) \ argument 198 #define GENL_op(op_name, op_num, handler, attr_list) argument 201 #define GENL_notification(op_name, op_num, mcast_group, tla_list) argument
|
D | genl_magic_func.h | 18 #define GENL_notification(op_name, op_num, mcast_group, tla_list) argument 21 #define GENL_op(op_name, op_num, handler, tla_list) argument 217 #define GENL_op(op_name, op_num, handler, tla_list) \ in CONCATENATE() argument 233 #define GENL_op(op_name, op_num, handler, tla_list) \ argument 245 #define GENL_op(op_name, op_num, handler, tla_list) argument 320 #define GENL_op(op_name, op_num, handler, tla_list) argument
|