Searched refs:tipc_nl_compat_cmd_doit (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | netlink_compat.c | 71 struct tipc_nl_compat_cmd_doit { struct 73 int (*transcode)(struct tipc_nl_compat_cmd_doit *cmd, 329 static int __tipc_nl_compat_doit(struct tipc_nl_compat_cmd_doit *cmd, in __tipc_nl_compat_doit() 385 static int tipc_nl_compat_doit(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_doit() 425 static int tipc_nl_compat_bearer_enable(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_bearer_enable() 468 static int tipc_nl_compat_bearer_disable(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_bearer_disable() 803 static int tipc_nl_compat_link_set(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_link_set() 838 static int tipc_nl_compat_link_reset_stats(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_link_reset_stats() 1135 static int tipc_nl_compat_net_set(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_net_set() 1195 struct tipc_nl_compat_cmd_doit doi in tipc_nl_compat_handle() [all...] |
/kernel/linux/linux-6.6/net/tipc/ |
H A D | netlink_compat.c | 72 struct tipc_nl_compat_cmd_doit { struct 74 int (*transcode)(struct tipc_nl_compat_cmd_doit *cmd, 328 static int __tipc_nl_compat_doit(struct tipc_nl_compat_cmd_doit *cmd, in __tipc_nl_compat_doit() 384 static int tipc_nl_compat_doit(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_doit() 424 static int tipc_nl_compat_bearer_enable(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_bearer_enable() 467 static int tipc_nl_compat_bearer_disable(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_bearer_disable() 802 static int tipc_nl_compat_link_set(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_link_set() 837 static int tipc_nl_compat_link_reset_stats(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_link_reset_stats() 1134 static int tipc_nl_compat_net_set(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_net_set() 1194 struct tipc_nl_compat_cmd_doit doi in tipc_nl_compat_handle() [all...] |
Completed in 3 milliseconds