Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dgenetlink.h20 struct genl_ops;
61 int (*pre_doit)(const struct genl_ops *ops,
64 void (*post_doit)(const struct genl_ops *ops,
67 const struct genl_ops * ops;
149 struct genl_ops { struct
172 struct genl_ops op; argument
/Linux-v5.15/net/netlink/
Dgenetlink.c108 unsigned int i, struct genl_ops *op) in genl_op_from_full()
119 struct genl_ops *op) in genl_get_cmd_full()
133 unsigned int i, struct genl_ops *op) in genl_op_from_small()
148 struct genl_ops *op) in genl_get_cmd_small()
162 struct genl_ops *op) in genl_get_cmd()
171 struct genl_ops *op) in genl_get_cmd_by_index()
355 struct genl_ops op; in genl_validate_ops()
361 struct genl_ops op2; in genl_validate_ops()
522 const struct genl_ops *ops, in genl_family_rcv_msg_attrs_parse()
558 const struct genl_ops *ops;
[all …]
/Linux-v5.15/net/smc/
Dsmc_netlink.c28 static const struct genl_ops smc_gen_nl_ops[] = {
Dsmc_pnet.c673 static const struct genl_ops smc_pnet_ops[] = {
/Linux-v5.15/fs/cifs/
Dnetlink.c33 static const struct genl_ops cifs_genl_ops[] = {
/Linux-v5.15/drivers/net/wireguard/
Dnetlink.c607 static const struct genl_ops genl_ops[] = { variable
622 .ops = genl_ops,
623 .n_ops = ARRAY_SIZE(genl_ops),
/Linux-v5.15/net/ipv6/ila/
Dila_main.c16 static const struct genl_ops ila_nl_ops[] = {
/Linux-v5.15/net/tipc/
Dnetlink.c151 static const struct genl_ops tipc_genl_v2_ops[] = {
/Linux-v5.15/net/ipv6/
Dseg6.c400 static const struct genl_ops seg6_genl_ops[] = {
Dioam6.c554 static const struct genl_ops ioam6_genl_ops[] = {
/Linux-v5.15/include/linux/
Dgenl_magic_func.h239 static struct genl_ops ZZZ_genl_ops[] __read_mostly = {
/Linux-v5.15/net/batman-adv/
Dnetlink.c1270 static int batadv_pre_doit(const struct genl_ops *ops, struct sk_buff *skb, in batadv_pre_doit()
1335 static void batadv_post_doit(const struct genl_ops *ops, struct sk_buff *skb, in batadv_post_doit()
/Linux-v5.15/kernel/
Dtaskstats.c643 static const struct genl_ops taskstats_ops[] = {
/Linux-v5.15/drivers/vdpa/
Dvdpa.c621 static const struct genl_ops vdpa_nl_ops[] = {
/Linux-v5.15/net/core/
Ddrop_monitor.c1626 static int net_dm_nl_pre_doit(const struct genl_ops *ops, in net_dm_nl_pre_doit()
1634 static void net_dm_nl_post_doit(const struct genl_ops *ops, in net_dm_nl_post_doit()
Ddevlink.c495 static int devlink_nl_pre_doit(const struct genl_ops *ops, in devlink_nl_pre_doit()
551 static void devlink_nl_post_doit(const struct genl_ops *ops, in devlink_nl_post_doit()
/Linux-v5.15/net/ieee802154/
Dnl802154.c2160 static int nl802154_pre_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl802154_pre_doit()
2222 static void nl802154_post_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl802154_post_doit()
2239 static const struct genl_ops nl802154_ops[] = {
/Linux-v5.15/fs/ksmbd/
Dtransport_ipc.c123 static struct genl_ops ksmbd_genl_ops[] = {
/Linux-v5.15/net/ethtool/
Dnetlink.c731 static const struct genl_ops ethtool_genl_ops[] = {
/Linux-v5.15/net/nfc/
Dnetlink.c1655 static const struct genl_ops nfc_genl_ops[] = {
/Linux-v5.15/net/wireless/
Dnl80211.c14920 static int nl80211_pre_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl80211_pre_doit()
14979 static void nl80211_post_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl80211_post_doit()
15121 static const struct genl_ops nl80211_ops[] = {