Home
last modified time | relevance | path

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

12

/Linux-v5.4/include/linux/
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)),\
Dgenl_magic_struct.h91 __array(attr_nr, attr_flag, name, NLA_NUL_STRING, char, maxlen, \
/Linux-v5.4/drivers/infiniband/core/
Dnldev.c51 [RDMA_NLDEV_ATTR_CHARDEV_NAME] = { .type = NLA_NUL_STRING,
53 [RDMA_NLDEV_ATTR_CHARDEV_TYPE] = { .type = NLA_NUL_STRING,
57 [RDMA_NLDEV_ATTR_DEV_NAME] = { .type = NLA_NUL_STRING,
60 [RDMA_NLDEV_ATTR_DEV_PROTOCOL] = { .type = NLA_NUL_STRING,
65 [RDMA_NLDEV_ATTR_DRIVER_STRING] = { .type = NLA_NUL_STRING,
71 [RDMA_NLDEV_ATTR_FW_VERSION] = { .type = NLA_NUL_STRING,
74 [RDMA_NLDEV_ATTR_LINK_TYPE] = { .type = NLA_NUL_STRING,
78 [RDMA_NLDEV_ATTR_NDEV_NAME] = { .type = NLA_NUL_STRING,
95 [RDMA_NLDEV_ATTR_RES_KERN_NAME] = { .type = NLA_NUL_STRING,
123 [RDMA_NLDEV_ATTR_RES_SUMMARY_ENTRY_NAME]= { .type = NLA_NUL_STRING,
[all …]
/Linux-v5.4/net/netfilter/ipset/
Dip_set_hash_mac.c144 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_core.c818 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
820 [IPSET_ATTR_TYPENAME] = { .type = NLA_NUL_STRING,
1012 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1140 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1142 [IPSET_ATTR_SETNAME2] = { .type = NLA_NUL_STRING,
1290 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1508 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1740 [IPSET_ATTR_TYPENAME] = { .type = NLA_NUL_STRING,
Dip_set_hash_netiface.c473 [IPSET_ATTR_IFACE] = { .type = NLA_NUL_STRING,
481 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_bitmap_port.c282 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_ip.c298 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_ipmac.c288 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING },
Dip_set_hash_ipmark.c296 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_bitmap_ip.c352 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_ipport.c365 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_net.c375 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_ipportip.c380 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_bitmap_ipmac.c400 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_netnet.c483 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_netport.c485 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
/Linux-v5.4/net/smc/
Dsmc_pnet.c37 .type = NLA_NUL_STRING,
41 .type = NLA_NUL_STRING,
45 .type = NLA_NUL_STRING,
/Linux-v5.4/net/netfilter/
Dnft_compat.c129 [NFTA_TARGET_NAME] = { .type = NLA_NUL_STRING },
373 [NFTA_MATCH_NAME] = { .type = NLA_NUL_STRING },
682 [NFTA_COMPAT_NAME] = { .type = NLA_NUL_STRING,
Dnfnetlink_cthelper.c126 [NFCTH_POLICY_NAME] = { .type = NLA_NUL_STRING,
742 [NFCTH_NAME] = { .type = NLA_NUL_STRING,
Dnfnetlink_acct.c371 [NFACCT_NAME] = { .type = NLA_NUL_STRING, .len = NFACCT_NAME_MAX-1 },
Dnfnetlink_cttimeout.c38 [CTA_TIMEOUT_NAME] = { .type = NLA_NUL_STRING,
/Linux-v5.4/net/sched/
Dact_bpf.c176 [TCA_ACT_BPF_NAME] = { .type = NLA_NUL_STRING,
/Linux-v5.4/net/core/
Ddevlink.c4182 item->nla_type = NLA_NUL_STRING; in devlink_fmsg_put_name()
4295 NLA_NUL_STRING); in devlink_fmsg_string_put()
4440 case NLA_NUL_STRING: in devlink_fmsg_item_fill_type()
4468 case NLA_NUL_STRING: in devlink_fmsg_item_fill_data()
5770 [DEVLINK_ATTR_BUS_NAME] = { .type = NLA_NUL_STRING },
5771 [DEVLINK_ATTR_DEV_NAME] = { .type = NLA_NUL_STRING },
5785 [DEVLINK_ATTR_DPIPE_TABLE_NAME] = { .type = NLA_NUL_STRING },
5789 [DEVLINK_ATTR_PARAM_NAME] = { .type = NLA_NUL_STRING },
5792 [DEVLINK_ATTR_REGION_NAME] = { .type = NLA_NUL_STRING },
5794 [DEVLINK_ATTR_HEALTH_REPORTER_NAME] = { .type = NLA_NUL_STRING },
[all …]
/Linux-v5.4/lib/
Dnlattr.c231 case NLA_NUL_STRING: in validate_nla()

12