Home
last modified time | relevance | path

Searched refs:NLA_NUL_STRING (Results 1 - 25 of 100) sorted by relevance

1234

/kernel/linux/linux-6.6/net/devlink/
H A Dnetlink_gen.c15 [DEVLINK_ATTR_BUS_NAME] = { .type = NLA_NUL_STRING, },
16 [DEVLINK_ATTR_DEV_NAME] = { .type = NLA_NUL_STRING, },
21 [DEVLINK_ATTR_BUS_NAME] = { .type = NLA_NUL_STRING, },
22 [DEVLINK_ATTR_DEV_NAME] = { .type = NLA_NUL_STRING, },
28 [DEVLINK_ATTR_BUS_NAME] = { .type = NLA_NUL_STRING, },
29 [DEVLINK_ATTR_DEV_NAME] = { .type = NLA_NUL_STRING, },
34 [DEVLINK_ATTR_BUS_NAME] = { .type = NLA_NUL_STRING, },
35 [DEVLINK_ATTR_DEV_NAME] = { .type = NLA_NUL_STRING, },
41 [DEVLINK_ATTR_BUS_NAME] = { .type = NLA_NUL_STRING, },
42 [DEVLINK_ATTR_DEV_NAME] = { .type = NLA_NUL_STRING, },
[all...]
H A Dnetlink.c19 [DEVLINK_ATTR_BUS_NAME] = { .type = NLA_NUL_STRING },
20 [DEVLINK_ATTR_DEV_NAME] = { .type = NLA_NUL_STRING },
36 [DEVLINK_ATTR_DPIPE_TABLE_NAME] = { .type = NLA_NUL_STRING },
40 [DEVLINK_ATTR_PARAM_NAME] = { .type = NLA_NUL_STRING },
43 [DEVLINK_ATTR_REGION_NAME] = { .type = NLA_NUL_STRING },
47 [DEVLINK_ATTR_HEALTH_REPORTER_NAME] = { .type = NLA_NUL_STRING },
50 [DEVLINK_ATTR_FLASH_UPDATE_FILE_NAME] = { .type = NLA_NUL_STRING },
51 [DEVLINK_ATTR_FLASH_UPDATE_COMPONENT] = { .type = NLA_NUL_STRING },
54 [DEVLINK_ATTR_TRAP_NAME] = { .type = NLA_NUL_STRING },
56 [DEVLINK_ATTR_TRAP_GROUP_NAME] = { .type = NLA_NUL_STRING },
[all...]
H A Dhealth.c730 item->nla_type = NLA_NUL_STRING; in devlink_fmsg_put_name()
891 NLA_NUL_STRING); in devlink_fmsg_string_put()
1051 case NLA_NUL_STRING: in devlink_fmsg_item_fill_type()
1079 case NLA_NUL_STRING: in devlink_fmsg_item_fill_data()
/kernel/linux/linux-5.10/net/netlink/
H A Dpolicy.c238 case NLA_NUL_STRING: in netlink_policy_dump_attr_size_estimate()
350 case NLA_NUL_STRING: in __netlink_policy_dump_write_attr()
354 else if (pt->type == NLA_NUL_STRING) in __netlink_policy_dump_write_attr()
/kernel/linux/linux-6.6/net/netlink/
H A Dpolicy.c238 case NLA_NUL_STRING: in netlink_policy_dump_attr_size_estimate()
350 case NLA_NUL_STRING: in __netlink_policy_dump_write_attr()
354 else if (pt->type == NLA_NUL_STRING) in __netlink_policy_dump_write_attr()
/kernel/linux/linux-5.10/net/tipc/
H A Dnetlink.c91 [TIPC_NLA_LINK_NAME] = { .type = NLA_NUL_STRING,
128 [TIPC_NLA_BEARER_NAME] = { .type = NLA_NUL_STRING,
/kernel/linux/linux-6.6/net/tipc/
H A Dnetlink.c91 [TIPC_NLA_LINK_NAME] = { .type = NLA_NUL_STRING,
128 [TIPC_NLA_BEARER_NAME] = { .type = NLA_NUL_STRING,
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dnldev.c55 [RDMA_NLDEV_ATTR_CHARDEV_NAME] = { .type = NLA_NUL_STRING,
57 [RDMA_NLDEV_ATTR_CHARDEV_TYPE] = { .type = NLA_NUL_STRING,
61 [RDMA_NLDEV_ATTR_DEV_NAME] = { .type = NLA_NUL_STRING,
64 [RDMA_NLDEV_ATTR_DEV_PROTOCOL] = { .type = NLA_NUL_STRING,
69 [RDMA_NLDEV_ATTR_DRIVER_STRING] = { .type = NLA_NUL_STRING,
75 [RDMA_NLDEV_ATTR_FW_VERSION] = { .type = NLA_NUL_STRING,
78 [RDMA_NLDEV_ATTR_LINK_TYPE] = { .type = NLA_NUL_STRING,
82 [RDMA_NLDEV_ATTR_NDEV_NAME] = { .type = NLA_NUL_STRING,
99 [RDMA_NLDEV_ATTR_RES_KERN_NAME] = { .type = NLA_NUL_STRING,
128 [RDMA_NLDEV_ATTR_RES_SUMMARY_ENTRY_NAME]= { .type = NLA_NUL_STRING,
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dgenl_magic_func.h44 .len = maxlen - (nla_type == NLA_NUL_STRING) },
82 case NLA_NUL_STRING: in dprint_array()
365 s->name ## _len + (nla_type == NLA_NUL_STRING)),\
/kernel/linux/linux-6.6/include/linux/
H A Dgenl_magic_func.h45 .len = maxlen - (nla_type == NLA_NUL_STRING) },
83 case NLA_NUL_STRING: in dprint_array()
367 s->name ## _len + (nla_type == NLA_NUL_STRING)),\
H A Dgenl_magic_struct.h89 __array(attr_nr, attr_flag, name, NLA_NUL_STRING, char, maxlen, \
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dnldev.c55 [RDMA_NLDEV_ATTR_CHARDEV_NAME] = { .type = NLA_NUL_STRING,
57 [RDMA_NLDEV_ATTR_CHARDEV_TYPE] = { .type = NLA_NUL_STRING,
61 [RDMA_NLDEV_ATTR_DEV_NAME] = { .type = NLA_NUL_STRING,
64 [RDMA_NLDEV_ATTR_DEV_PROTOCOL] = { .type = NLA_NUL_STRING,
69 [RDMA_NLDEV_ATTR_DRIVER_STRING] = { .type = NLA_NUL_STRING,
75 [RDMA_NLDEV_ATTR_FW_VERSION] = { .type = NLA_NUL_STRING,
78 [RDMA_NLDEV_ATTR_LINK_TYPE] = { .type = NLA_NUL_STRING,
82 [RDMA_NLDEV_ATTR_NDEV_NAME] = { .type = NLA_NUL_STRING,
101 [RDMA_NLDEV_ATTR_RES_KERN_NAME] = { .type = NLA_NUL_STRING,
130 [RDMA_NLDEV_ATTR_RES_SUMMARY_ENTRY_NAME]= { .type = NLA_NUL_STRING,
[all...]
/kernel/linux/linux-5.10/net/netfilter/ipset/
H A Dip_set_hash_mac.c144 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
H A Dip_set_hash_netiface.c491 [IPSET_ATTR_IFACE] = { .type = NLA_NUL_STRING,
499 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
H A Dip_set_core.c980 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
982 [IPSET_ATTR_TYPENAME] = { .type = NLA_NUL_STRING,
1175 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1322 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1324 [IPSET_ATTR_SETNAME2] = { .type = NLA_NUL_STRING,
1496 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1715 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1957 [IPSET_ATTR_TYPENAME] = { .type = NLA_NUL_STRING,
H A Dip_set_bitmap_port.c309 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
H A Dip_set_hash_ipmark.c305 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
/kernel/linux/linux-6.6/net/netfilter/ipset/
H A Dip_set_hash_mac.c146 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
H A Dip_set_hash_netiface.c494 [IPSET_ATTR_IFACE] = { .type = NLA_NUL_STRING,
502 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
H A Dip_set_core.c978 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
980 [IPSET_ATTR_TYPENAME] = { .type = NLA_NUL_STRING,
1171 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1316 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1318 [IPSET_ATTR_SETNAME2] = { .type = NLA_NUL_STRING,
1486 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1703 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1933 [IPSET_ATTR_TYPENAME] = { .type = NLA_NUL_STRING,
/kernel/linux/linux-6.6/net/netfilter/
H A Dnfnetlink_hook.c31 [NFNLA_HOOK_FUNCTION_NAME] = { .type = NLA_NUL_STRING,
33 [NFNLA_HOOK_MODULE_NAME] = { .type = NLA_NUL_STRING,
H A Dnft_compat.c137 [NFTA_TARGET_NAME] = { .type = NLA_NUL_STRING },
438 [NFTA_MATCH_NAME] = { .type = NLA_NUL_STRING },
752 [NFTA_COMPAT_NAME] = { .type = NLA_NUL_STRING,
H A Dnfnetlink_cthelper.c130 [NFCTH_POLICY_NAME] = { .type = NLA_NUL_STRING,
736 [NFCTH_NAME] = { .type = NLA_NUL_STRING,
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_compat.c129 [NFTA_TARGET_NAME] = { .type = NLA_NUL_STRING },
404 [NFTA_MATCH_NAME] = { .type = NLA_NUL_STRING },
715 [NFTA_COMPAT_NAME] = { .type = NLA_NUL_STRING,
H A Dnfnetlink_cthelper.c126 [NFCTH_POLICY_NAME] = { .type = NLA_NUL_STRING,
742 [NFCTH_NAME] = { .type = NLA_NUL_STRING,

Completed in 24 milliseconds

1234