Searched refs:NLA_STRING (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ieee802154/
H A Dnl_policy.c28 [IEEE802154_ATTR_DEV_NAME] = { .type = NLA_STRING, },
30 [IEEE802154_ATTR_PHY_NAME] = { .type = NLA_STRING, },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dfib_rules.h74 [FRA_IIFNAME] = { .type = NLA_STRING, .len = IFNAMSIZ - 1 }, \
75 [FRA_OIFNAME] = { .type = NLA_STRING, .len = IFNAMSIZ - 1 }, \
H A Dnetlink.h170 NLA_STRING, enumerator in enum:__anon18445
191 * NLA_STRING Maximum length of string
201 * [ATTR_BAR] = { .type = NLA_STRING, .len = BARSIZ },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dact_simple.c95 [TCA_DEF_DATA] = { .type = NLA_STRING, .len = SIMP_MAX_DATA },
H A Dact_ipt.c99 [TCA_IPT_TABLE] = { .type = NLA_STRING, .len = IFNAMSIZ },
H A Dcls_fw.c192 [TCA_FW_INDEV] = { .type = NLA_STRING, .len = IFNAMSIZ },
H A Dcls_u32.c489 [TCA_U32_INDEV] = { .type = NLA_STRING, .len = IFNAMSIZ },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dtaskstats.c53 [TASKSTATS_CMD_ATTR_REGISTER_CPUMASK] = { .type = NLA_STRING },
54 [TASKSTATS_CMD_ATTR_DEREGISTER_CPUMASK] = { .type = NLA_STRING },};
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dnlattr.c55 case NLA_STRING:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Drtnetlink.c951 [IFLA_IFNAME] = { .type = NLA_STRING, .len = IFNAMSIZ-1 },
963 [IFLA_IFALIAS] = { .type = NLA_STRING, .len = IFALIASZ-1 },
971 [IFLA_INFO_KIND] = { .type = NLA_STRING },
990 [IFLA_PORT_PROFILE] = { .type = NLA_STRING,
996 [IFLA_PORT_HOST_UUID] = { .type = NLA_STRING,
H A Dneighbour.c1837 [NDTA_NAME] = { .type = NLA_STRING },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Ddn_dev.c547 [IFA_LABEL] = { .type = NLA_STRING,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Ddevinet.c92 [IFA_LABEL] = { .type = NLA_STRING, .len = IFNAMSIZ - 1 },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dnl80211.c108 [NL80211_ATTR_REG_ALPHA2] = { .type = NLA_STRING, .len = 2 },

Completed in 144 milliseconds