Home
last modified time | relevance | path

Searched refs:linkinfo (Results 1 – 6 of 6) sorted by relevance

/external/iproute2/ip/
Dlink_gre.c52 struct rtattr *linkinfo[IFLA_INFO_MAX+1]; in gre_parse_opt() local
92 parse_rtattr_nested(linkinfo, IFLA_INFO_MAX, tb[IFLA_LINKINFO]); in gre_parse_opt()
94 if (!linkinfo[IFLA_INFO_DATA]) in gre_parse_opt()
98 linkinfo[IFLA_INFO_DATA]); in gre_parse_opt()
Dipaddress.c157 struct rtattr *linkinfo[IFLA_INFO_MAX+1]; in print_linktype() local
161 parse_rtattr_nested(linkinfo, IFLA_INFO_MAX, tb); in print_linktype()
163 if (!linkinfo[IFLA_INFO_KIND]) in print_linktype()
165 kind = RTA_DATA(linkinfo[IFLA_INFO_KIND]); in print_linktype()
177 if (linkinfo[IFLA_INFO_DATA]) { in print_linktype()
179 linkinfo[IFLA_INFO_DATA]); in print_linktype()
184 if (linkinfo[IFLA_INFO_XSTATS] && show_stats && in print_linktype()
186 lu->print_xstats(lu, fp, linkinfo[IFLA_INFO_XSTATS]); in print_linktype()
Diplink.c429 struct rtattr *linkinfo = NLMSG_TAIL(&req.n); in iplink_modify() local
451 linkinfo->rta_len = (void *)NLMSG_TAIL(&req.n) - (void *)linkinfo; in iplink_modify()
/external/libppp/src/
Dether.c458 const struct linkinfo *nlink; in ether_Create()
Dnetgraph.c460 const struct linkinfo *nlink; in ng_Create()
/external/libvpx/examples/includes/geshi/docs/
Dgeshi-doc.txt1172 'log','localtime','localeconv','linkinfo','link','levenshtein',