Home
last modified time | relevance | path

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

/linux/net/netlink/
A Dgenetlink.c119 struct genl_ops *op) in genl_get_cmd_full()
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()
558 const struct genl_ops *ops;
749 struct genl_ops op; in genl_family_rcv_msg()
839 struct genl_ops op; in ctrl_fill_info()
1128 struct genl_ops op; in ctrl_dumppolicy_start()
[all …]
/linux/include/net/
A 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/drivers/net/wireguard/
A Dnetlink.c607 static const struct genl_ops genl_ops[] = { variable
622 .ops = genl_ops,
623 .n_ops = ARRAY_SIZE(genl_ops),
/linux/fs/cifs/
A Dnetlink.c33 static const struct genl_ops cifs_genl_ops[] = {
/linux/net/smc/
A Dsmc_netlink.c36 static const struct genl_ops smc_gen_nl_ops[] = {
A Dsmc_pnet.c673 static const struct genl_ops smc_pnet_ops[] = {
/linux/net/ipv6/ila/
A Dila_main.c16 static const struct genl_ops ila_nl_ops[] = {
/linux/net/tipc/
A Dnetlink.c151 static const struct genl_ops tipc_genl_v2_ops[] = {
/linux/include/linux/
A Dgenl_magic_func.h239 static struct genl_ops ZZZ_genl_ops[] __read_mostly = {
/linux/net/ipv6/
A Dseg6.c463 static const struct genl_ops seg6_genl_ops[] = {
A Dioam6.c554 static const struct genl_ops ioam6_genl_ops[] = {
/linux/net/batman-adv/
A 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/kernel/
A Dtaskstats.c643 static const struct genl_ops taskstats_ops[] = {
/linux/net/core/
A 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()
A Ddevlink.c570 static int devlink_nl_pre_doit(const struct genl_ops *ops, in devlink_nl_pre_doit()
626 static void devlink_nl_post_doit(const struct genl_ops *ops, in devlink_nl_post_doit()
/linux/net/ieee802154/
A 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/fs/ksmbd/
A Dtransport_ipc.c123 static struct genl_ops ksmbd_genl_ops[] = {
/linux/drivers/vdpa/
A Dvdpa.c875 static const struct genl_ops vdpa_nl_ops[] = {
/linux/net/ethtool/
A Dnetlink.c735 static const struct genl_ops ethtool_genl_ops[] = {
/linux/net/nfc/
A Dnetlink.c1659 static const struct genl_ops nfc_genl_ops[] = {
/linux/net/wireless/
A Dnl80211.c15151 static int nl80211_pre_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl80211_pre_doit()
15210 static void nl80211_post_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl80211_post_doit()
15350 static const struct genl_ops nl80211_ops[] = {

Completed in 82 milliseconds