Home
last modified time | relevance | path

Searched refs:genl_ops (Results 1 – 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dgenetlink.h19 struct genl_ops;
60 int (*pre_doit)(const struct genl_ops *ops,
63 void (*post_doit)(const struct genl_ops *ops,
66 const struct genl_ops * ops;
148 struct genl_ops { struct
171 struct genl_ops op; argument
/kernel/linux/linux-5.10/net/netlink/
Dgenetlink.c116 unsigned int i, struct genl_ops *op) in genl_op_from_full()
127 struct genl_ops *op) in genl_get_cmd_full()
141 unsigned int i, struct genl_ops *op) in genl_op_from_small()
156 struct genl_ops *op) in genl_get_cmd_small()
170 struct genl_ops *op) in genl_get_cmd()
179 struct genl_ops *op) in genl_get_cmd_by_index()
363 struct genl_ops op; in genl_validate_ops()
369 struct genl_ops op2; in genl_validate_ops()
530 const struct genl_ops *ops, in genl_family_rcv_msg_attrs_parse()
566 const struct genl_ops *ops;
[all …]
/kernel/linux/linux-5.10/drivers/net/wireguard/
Dnetlink.c606 static const struct genl_ops genl_ops[] = { variable
621 .ops = genl_ops,
622 .n_ops = ARRAY_SIZE(genl_ops),
/kernel/linux/linux-5.10/net/ipv6/ila/
Dila_main.c16 static const struct genl_ops ila_nl_ops[] = {
/kernel/linux/linux-5.10/net/tipc/
Dnetlink.c151 static const struct genl_ops tipc_genl_v2_ops[] = {
/kernel/linux/linux-5.10/net/ipv6/
Dseg6.c408 static const struct genl_ops seg6_genl_ops[] = {
/kernel/linux/linux-5.10/include/linux/
Dgenl_magic_func.h239 static struct genl_ops ZZZ_genl_ops[] __read_mostly = {
/kernel/linux/linux-5.10/net/batman-adv/
Dnetlink.c1263 static int batadv_pre_doit(const struct genl_ops *ops, struct sk_buff *skb, in batadv_pre_doit()
1328 static void batadv_post_doit(const struct genl_ops *ops, struct sk_buff *skb, in batadv_post_doit()
/kernel/linux/linux-5.10/kernel/
Dtaskstats.c643 static const struct genl_ops taskstats_ops[] = {
/kernel/linux/linux-5.10/net/core/
Ddrop_monitor.c1635 static int net_dm_nl_pre_doit(const struct genl_ops *ops, in net_dm_nl_pre_doit()
1643 static void net_dm_nl_post_doit(const struct genl_ops *ops, in net_dm_nl_post_doit()
Ddevlink.c415 static int devlink_nl_pre_doit(const struct genl_ops *ops, in devlink_nl_pre_doit()
452 static void devlink_nl_post_doit(const struct genl_ops *ops, in devlink_nl_post_doit()
/kernel/linux/linux-5.10/net/ieee802154/
Dnl802154.c2164 static int nl802154_pre_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl802154_pre_doit()
2226 static void nl802154_post_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl802154_post_doit()
2244 static const struct genl_ops nl802154_ops[] = {
/kernel/linux/linux-5.10/net/ethtool/
Dnetlink.c689 static const struct genl_ops ethtool_genl_ops[] = {
/kernel/linux/linux-5.10/net/smc/
Dsmc_pnet.c675 static const struct genl_ops smc_pnet_ops[] = {
/kernel/linux/linux-5.10/net/nfc/
Dnetlink.c1683 static const struct genl_ops nfc_genl_ops[] = {
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0008_linux_net.patch3950 +static const struct genl_ops tsnnl_ops[] = {
/kernel/linux/linux-5.10/net/wireless/
Dnl80211.c14602 static int nl80211_pre_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl80211_pre_doit()
14664 static void nl80211_post_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl80211_post_doit()
14693 static const struct genl_ops nl80211_ops[] = {