Home
last modified time | relevance | path

Searched refs:NLA_NUL_STRING (Results 1 – 25 of 53) sorted by relevance

123

/Linux-v6.6/net/devlink/
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 …]
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 …]
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()
/Linux-v6.6/net/netlink/
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()
/Linux-v6.6/include/linux/
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)),\
Dgenl_magic_struct.h89 __array(attr_nr, attr_flag, name, NLA_NUL_STRING, char, maxlen, \
/Linux-v6.6/drivers/infiniband/core/
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 …]
/Linux-v6.6/net/netfilter/
Dnfnetlink_hook.c31 [NFNLA_HOOK_FUNCTION_NAME] = { .type = NLA_NUL_STRING,
33 [NFNLA_HOOK_MODULE_NAME] = { .type = NLA_NUL_STRING,
Dnft_compat.c137 [NFTA_TARGET_NAME] = { .type = NLA_NUL_STRING },
415 [NFTA_MATCH_NAME] = { .type = NLA_NUL_STRING },
713 [NFTA_COMPAT_NAME] = { .type = NLA_NUL_STRING,
Dnfnetlink_cthelper.c130 [NFCTH_POLICY_NAME] = { .type = NLA_NUL_STRING,
736 [NFCTH_NAME] = { .type = NLA_NUL_STRING,
/Linux-v6.6/net/netfilter/ipset/
Dip_set_hash_mac.c146 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_core.c981 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
983 [IPSET_ATTR_TYPENAME] = { .type = NLA_NUL_STRING,
1173 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1299 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1301 [IPSET_ATTR_SETNAME2] = { .type = NLA_NUL_STRING,
1469 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1686 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1916 [IPSET_ATTR_TYPENAME] = { .type = NLA_NUL_STRING,
Dip_set_hash_netiface.c494 [IPSET_ATTR_IFACE] = { .type = NLA_NUL_STRING,
502 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_ipmac.c290 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING },
Dip_set_bitmap_port.c309 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_ip.c303 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_ipmark.c308 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_net.c384 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_bitmap_ip.c364 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_bitmap_ipmac.c400 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_ipport.c394 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_ipportip.c387 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
/Linux-v6.6/Documentation/core-api/
Dnetlink.rst85 Switches from the ``NLA_NUL_STRING`` to ``NLA_STRING`` policy type.
/Linux-v6.6/net/smc/
Dsmc_pnet.c37 .type = NLA_NUL_STRING,
41 .type = NLA_NUL_STRING,
45 .type = NLA_NUL_STRING,
/Linux-v6.6/net/sched/
Dact_bpf.c180 [TCA_ACT_BPF_NAME] = { .type = NLA_NUL_STRING,

123