Searched refs:NLA_STRING (Results 1 – 25 of 37) sorted by relevance
12
15 [IEEE802154_ATTR_DEV_NAME] = { .type = NLA_STRING, },17 [IEEE802154_ATTR_PHY_NAME] = { .type = NLA_STRING, },
91 [TIPC_NLA_LINK_NAME] = { .type = NLA_STRING,128 [TIPC_NLA_BEARER_NAME] = { .type = NLA_STRING,136 [TIPC_NLA_MEDIA_NAME] = { .type = NLA_STRING },
227 case NLA_STRING: in netlink_policy_dump_attr_size_estimate()339 case NLA_STRING: in __netlink_policy_dump_write_attr()342 if (pt->type == NLA_STRING) in __netlink_policy_dump_write_attr()
108 [FRA_IIFNAME] = { .type = NLA_STRING, .len = IFNAMSIZ - 1 }, \109 [FRA_OIFNAME] = { .type = NLA_STRING, .len = IFNAMSIZ - 1 }, \
171 NLA_STRING, enumerator
222 [NFTA_OBJREF_IMM_NAME] = { .type = NLA_STRING,226 [NFTA_OBJREF_SET_NAME] = { .type = NLA_STRING,
52 [NFTA_LOOKUP_SET] = { .type = NLA_STRING,
157 [NFTA_FLOW_TABLE_NAME] = { .type = NLA_STRING,
123 [NFTA_LOG_PREFIX] = { .type = NLA_STRING,
94 [NFTA_DYNSET_SET_NAME] = { .type = NLA_STRING,
650 [NFTA_TABLE_NAME] = { .type = NLA_STRING,1307 [NFTA_CHAIN_TABLE] = { .type = NLA_STRING,1310 [NFTA_CHAIN_NAME] = { .type = NLA_STRING,1314 [NFTA_CHAIN_TYPE] = { .type = NLA_STRING,1326 [NFTA_HOOK_DEV] = { .type = NLA_STRING,2538 [NFTA_EXPR_NAME] = { .type = NLA_STRING,2758 [NFTA_RULE_TABLE] = { .type = NLA_STRING,2760 [NFTA_RULE_CHAIN] = { .type = NLA_STRING,3554 [NFTA_SET_TABLE] = { .type = NLA_STRING,3556 [NFTA_SET_NAME] = { .type = NLA_STRING,[all …]
809 [NFTA_SECMARK_CTX] = { .type = NLA_STRING, .len = NFT_SECMARK_CTX_MAXLEN },
33 [THERMAL_GENL_ATTR_TZ_NAME] = { .type = NLA_STRING,37 [THERMAL_GENL_ATTR_TZ_GOV_NAME] = { .type = NLA_STRING,44 [THERMAL_GENL_ATTR_CDEV_NAME] = { .type = NLA_STRING,
384 [IWPM_NLA_RREG_IBDEV_NAME] = { .type = NLA_STRING,386 [IWPM_NLA_RREG_ULIB_NAME] = { .type = NLA_STRING,701 [IWPM_NLA_MAPINFO_ULIB_NAME] = { .type = NLA_STRING,
94 [BATADV_ATTR_VERSION] = { .type = NLA_STRING },95 [BATADV_ATTR_ALGO_NAME] = { .type = NLA_STRING },97 [BATADV_ATTR_MESH_IFNAME] = { .type = NLA_STRING },100 [BATADV_ATTR_HARD_IFNAME] = { .type = NLA_STRING },
40 [TASKSTATS_CMD_ATTR_REGISTER_CPUMASK] = { .type = NLA_STRING },41 [TASKSTATS_CMD_ATTR_DEREGISTER_CPUMASK] = { .type = NLA_STRING },};
83 [TCA_DEF_DATA] = { .type = NLA_STRING, .len = SIMP_MAX_DATA },
34 [TCA_EM_IPT_MATCH_NAME] = { .type = NLA_STRING,
89 [TCA_IPT_TABLE] = { .type = NLA_STRING, .len = IFNAMSIZ },
195 [TCA_FW_INDEV] = { .type = NLA_STRING, .len = IFNAMSIZ },
649 [IPSET_ATTR_NAME] = { .type = NLA_STRING,651 [IPSET_ATTR_NAMEREF] = { .type = NLA_STRING,
32 [NFC_ATTR_DEVICE_NAME] = { .type = NLA_STRING,45 [NFC_ATTR_FIRMWARE_NAME] = { .type = NLA_STRING,56 [NFC_SDP_ATTR_URI] = { .type = NLA_STRING,
437 case NLA_STRING: in validate_nla()
1831 [IFLA_IFNAME] = { .type = NLA_STRING, .len = IFNAMSIZ-1 },1874 [IFLA_ALT_IFNAME] = { .type = NLA_STRING,1881 [IFLA_INFO_KIND] = { .type = NLA_STRING },1883 [IFLA_INFO_SLAVE_KIND] = { .type = NLA_STRING },1905 [IFLA_PORT_PROFILE] = { .type = NLA_STRING,1909 [IFLA_PORT_HOST_UUID] = { .type = NLA_STRING,
2243 .type = NLA_STRING,2358 if (nla_put_u8(skb, TEAM_ATTR_OPTION_TYPE, NLA_STRING)) in team_nl_fill_one_option_get()2571 case NLA_STRING: in team_nl_cmd_options_set()