Home
last modified time | relevance | path

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

12

/Linux-v4.19/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-v4.19/drivers/infiniband/core/
Dnldev.c45 [RDMA_NLDEV_ATTR_DEV_NAME] = { .type = NLA_NUL_STRING,
48 [RDMA_NLDEV_ATTR_FW_VERSION] = { .type = NLA_NUL_STRING,
61 [RDMA_NLDEV_ATTR_RES_SUMMARY_ENTRY_NAME] = { .type = NLA_NUL_STRING,
74 [RDMA_NLDEV_ATTR_RES_KERN_NAME] = { .type = NLA_NUL_STRING,
99 [RDMA_NLDEV_ATTR_NDEV_NAME] = { .type = NLA_NUL_STRING,
103 [RDMA_NLDEV_ATTR_DRIVER_STRING] = { .type = NLA_NUL_STRING,
/Linux-v4.19/net/smc/
Dsmc_pnet.c29 .type = NLA_NUL_STRING,
33 .type = NLA_NUL_STRING,
37 .type = NLA_NUL_STRING,
/Linux-v4.19/net/netfilter/ipset/
Dip_set_hash_mac.c148 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_netiface.c477 [IPSET_ATTR_IFACE] = { .type = NLA_NUL_STRING,
485 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_core.c808 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
810 [IPSET_ATTR_TYPENAME] = { .type = NLA_NUL_STRING,
1002 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1130 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1132 [IPSET_ATTR_SETNAME2] = { .type = NLA_NUL_STRING,
1482 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1745 [IPSET_ATTR_TYPENAME] = { .type = NLA_NUL_STRING,
Dip_set_bitmap_port.c286 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_ipmark.c301 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_ip.c302 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_ipmac.c294 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING },
Dip_set_bitmap_ip.c355 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_ipport.c369 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_net.c378 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_bitmap_ipmac.c401 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_ipportip.c384 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_netnet.c485 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_netport.c489 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
/Linux-v4.19/net/netfilter/
Dnft_compat.c151 [NFTA_TARGET_NAME] = { .type = NLA_NUL_STRING },
379 [NFTA_MATCH_NAME] = { .type = NLA_NUL_STRING },
694 [NFTA_COMPAT_NAME] = { .type = NLA_NUL_STRING,
Dnfnetlink_cthelper.c129 [NFCTH_POLICY_NAME] = { .type = NLA_NUL_STRING,
744 [NFCTH_NAME] = { .type = NLA_NUL_STRING,
Dnfnetlink_acct.c374 [NFACCT_NAME] = { .type = NLA_NUL_STRING, .len = NFACCT_NAME_MAX-1 },
Dnfnetlink_cttimeout.c41 [CTA_TIMEOUT_NAME] = { .type = NLA_NUL_STRING,
/Linux-v4.19/net/core/
Dlwt_bpf.c198 [LWT_BPF_PROG_NAME] = { .type = NLA_NUL_STRING,
/Linux-v4.19/net/sched/
Dact_bpf.c179 [TCA_ACT_BPF_NAME] = { .type = NLA_NUL_STRING,
/Linux-v4.19/lib/
Dnlattr.c101 case NLA_NUL_STRING: in validate_nla()

12