Home
last modified time | relevance | path

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

12

/linux/net/netlink/
A Dpolicy.c228 case NLA_NUL_STRING: in netlink_policy_dump_attr_size_estimate()
340 case NLA_NUL_STRING: in __netlink_policy_dump_write_attr()
344 else if (pt->type == NLA_NUL_STRING) in __netlink_policy_dump_write_attr()
/linux/include/linux/
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)),\
A Dgenl_magic_struct.h91 __array(attr_nr, attr_flag, name, NLA_NUL_STRING, char, maxlen, \
/linux/drivers/infiniband/core/
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 …]
/linux/net/netfilter/
A Dnfnetlink_hook.c29 [NFNLA_HOOK_FUNCTION_NAME] = { .type = NLA_NUL_STRING,
31 [NFNLA_HOOK_MODULE_NAME] = { .type = NLA_NUL_STRING,
A Dnft_compat.c137 [NFTA_TARGET_NAME] = { .type = NLA_NUL_STRING },
414 [NFTA_MATCH_NAME] = { .type = NLA_NUL_STRING },
710 [NFTA_COMPAT_NAME] = { .type = NLA_NUL_STRING,
A Dnfnetlink_cthelper.c126 [NFCTH_POLICY_NAME] = { .type = NLA_NUL_STRING,
732 [NFCTH_NAME] = { .type = NLA_NUL_STRING,
A Dnfnetlink_acct.c373 [NFACCT_NAME] = { .type = NLA_NUL_STRING, .len = NFACCT_NAME_MAX-1 },
/linux/net/netfilter/ipset/
A Dip_set_core.c975 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
977 [IPSET_ATTR_TYPENAME] = { .type = NLA_NUL_STRING,
1167 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1293 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1295 [IPSET_ATTR_SETNAME2] = { .type = NLA_NUL_STRING,
1463 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1680 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,
1899 [IPSET_ATTR_TYPENAME] = { .type = NLA_NUL_STRING,
A Dip_set_hash_mac.c146 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_hash_netiface.c497 [IPSET_ATTR_IFACE] = { .type = NLA_NUL_STRING,
505 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_hash_ip.c308 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_hash_ipmac.c290 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING },
A Dip_set_hash_ipmark.c307 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_bitmap_port.c309 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_hash_net.c387 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_bitmap_ip.c364 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_hash_ipport.c371 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_bitmap_ipmac.c400 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_hash_ipportip.c386 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_hash_netport.c497 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
/linux/net/smc/
A Dsmc_pnet.c37 .type = NLA_NUL_STRING,
41 .type = NLA_NUL_STRING,
45 .type = NLA_NUL_STRING,
/linux/net/ethtool/
A Dnetlink.c19 [ETHTOOL_A_HEADER_DEV_NAME] = { .type = NLA_NUL_STRING,
27 [ETHTOOL_A_HEADER_DEV_NAME] = { .type = NLA_NUL_STRING,
/linux/net/sched/
A Dact_bpf.c177 [TCA_ACT_BPF_NAME] = { .type = NLA_NUL_STRING,
/linux/net/core/
A Ddevlink.c6197 item->nla_type = NLA_NUL_STRING; in devlink_fmsg_put_name()
6358 NLA_NUL_STRING); in devlink_fmsg_string_put()
6518 case NLA_NUL_STRING: in devlink_fmsg_item_fill_type()
6546 case NLA_NUL_STRING: in devlink_fmsg_item_fill_data()
8491 [DEVLINK_ATTR_BUS_NAME] = { .type = NLA_NUL_STRING },
8492 [DEVLINK_ATTR_DEV_NAME] = { .type = NLA_NUL_STRING },
8512 [DEVLINK_ATTR_PARAM_NAME] = { .type = NLA_NUL_STRING },
8515 [DEVLINK_ATTR_REGION_NAME] = { .type = NLA_NUL_STRING },
8526 [DEVLINK_ATTR_TRAP_NAME] = { .type = NLA_NUL_STRING },
8528 [DEVLINK_ATTR_TRAP_GROUP_NAME] = { .type = NLA_NUL_STRING },
[all …]

Completed in 56 milliseconds

12