| /OK3568_Linux_fs/kernel/net/netlink/ |
| H A D | genetlink.c | 116 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 D | genetlink.h | 20 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 D | netlink.c | 606 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 D | ila_main.c | 16 static const struct genl_ops ila_nl_ops[] = {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | nlrtw.c | 76 static struct genl_ops nlrtw_genl_ops[] = {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | nlrtw.c | 76 static struct genl_ops nlrtw_genl_ops[] = {
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | netlink.c | 151 static const struct genl_ops tipc_genl_v2_ops[] = {
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | seg6.c | 408 static const struct genl_ops seg6_genl_ops[] = {
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | genl_magic_func.h | 239 static struct genl_ops ZZZ_genl_ops[] __read_mostly = {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | nlrtw.c | 107 static struct genl_ops nlrtw_genl_ops[] = {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | nlrtw.c | 108 static struct genl_ops nlrtw_genl_ops[] = {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | nlrtw.c | 107 static struct genl_ops nlrtw_genl_ops[] = {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | nlrtw.c | 107 static struct genl_ops nlrtw_genl_ops[] = {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | nlrtw.c | 107 static struct genl_ops nlrtw_genl_ops[] = {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | nlrtw.c | 107 static struct genl_ops nlrtw_genl_ops[] = {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | nlrtw.c | 107 static struct genl_ops nlrtw_genl_ops[] = {
|
| /OK3568_Linux_fs/kernel/net/batman-adv/ |
| H A D | netlink.c | 1263 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 D | wl_ext_genl.c | 84 static struct genl_ops wl_ext_genl_ops[] = {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_ext_genl.c | 84 static struct genl_ops wl_ext_genl_ops[] = {
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | taskstats.c | 643 static const struct genl_ops taskstats_ops[] = {
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | drop_monitor.c | 1635 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 D | nl802154.c | 2164 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 D | netlink.c | 689 static const struct genl_ops ethtool_genl_ops[] = {
|
| /OK3568_Linux_fs/kernel/net/smc/ |
| H A D | smc_pnet.c | 675 static const struct genl_ops smc_pnet_ops[] = {
|
| /OK3568_Linux_fs/kernel/net/nfc/ |
| H A D | netlink.c | 1659 static const struct genl_ops nfc_genl_ops[] = {
|