Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/net/netlink/
H A 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 …]
/OK3568_Linux_fs/kernel/include/net/
H 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;
151 struct genl_ops { struct
176 struct genl_ops op; argument
/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Dnetlink.c606 static const struct genl_ops genl_ops[] = { variable
621 .ops = genl_ops,
622 .n_ops = ARRAY_SIZE(genl_ops),
/OK3568_Linux_fs/kernel/net/ipv6/ila/
H A Dila_main.c16 static const struct genl_ops ila_nl_ops[] = {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dnlrtw.c76 static struct genl_ops nlrtw_genl_ops[] = {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dnlrtw.c76 static struct genl_ops nlrtw_genl_ops[] = {
/OK3568_Linux_fs/kernel/net/tipc/
H A Dnetlink.c151 static const struct genl_ops tipc_genl_v2_ops[] = {
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dseg6.c408 static const struct genl_ops seg6_genl_ops[] = {
/OK3568_Linux_fs/kernel/include/linux/
H A Dgenl_magic_func.h239 static struct genl_ops ZZZ_genl_ops[] __read_mostly = {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dnlrtw.c107 static struct genl_ops nlrtw_genl_ops[] = {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dnlrtw.c108 static struct genl_ops nlrtw_genl_ops[] = {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dnlrtw.c107 static struct genl_ops nlrtw_genl_ops[] = {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dnlrtw.c107 static struct genl_ops nlrtw_genl_ops[] = {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dnlrtw.c107 static struct genl_ops nlrtw_genl_ops[] = {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dnlrtw.c107 static struct genl_ops nlrtw_genl_ops[] = {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dnlrtw.c107 static struct genl_ops nlrtw_genl_ops[] = {
/OK3568_Linux_fs/kernel/net/batman-adv/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_ext_genl.c84 static struct genl_ops wl_ext_genl_ops[] = {
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_ext_genl.c84 static struct genl_ops wl_ext_genl_ops[] = {
/OK3568_Linux_fs/kernel/kernel/
H A Dtaskstats.c643 static const struct genl_ops taskstats_ops[] = {
/OK3568_Linux_fs/kernel/net/core/
H A 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()
/OK3568_Linux_fs/kernel/net/ieee802154/
H A 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[] = {
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dnetlink.c689 static const struct genl_ops ethtool_genl_ops[] = {
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_pnet.c675 static const struct genl_ops smc_pnet_ops[] = {
/OK3568_Linux_fs/kernel/net/nfc/
H A Dnetlink.c1659 static const struct genl_ops nfc_genl_ops[] = {

12