Home
last modified time | relevance | path

Searched refs:NLA_STRING (Results 1 – 11 of 11) sorted by relevance

/external/libnl/lib/
Dattr.c524 [NLA_STRING] = 1,
555 if (pt->type == NLA_STRING) { in validate_nla()
/external/libnl/lib/route/cls/
Dfw.c37 [TCA_FW_INDEV] = { .type = NLA_STRING,
Du32.c61 [TCA_U32_INDEV] = { .type = NLA_STRING,
/external/libnl/include/netlink/
Dattr.h43 NLA_STRING, /**< NUL terminated character string */ enumerator
/external/libnl/lib/genl/
Dctrl.c42 [CTRL_ATTR_FAMILY_NAME] = { .type = NLA_STRING,
/external/libnl/lib/netfilter/
Dlog_msg.c58 [NFULA_PREFIX] = { .type = NLA_STRING, },
/external/libnl/lib/route/
Dlink.c234 [IFLA_IFNAME] = { .type = NLA_STRING,
244 [IFLA_QDISC] = { .type = NLA_STRING,
251 [IFLA_INFO_KIND] = { .type = NLA_STRING },
Dtc.c30 [TCA_KIND] = { .type = NLA_STRING,
Dneightbl.c110 [NDTA_NAME] = { .type = NLA_STRING,
Drule.c76 [RTA_IIF] = { .type = NLA_STRING,
Daddr.c185 [IFA_LABEL] = { .type = NLA_STRING,