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

/linux-master/net/mpls/
H A Daf_mpls.c890 struct nlattr *nla_via, *nla_newdst; local
898 nla_via = NULL;
915 nla_via = nla_find(attrs, attrlen, RTA_VIA);
920 rtnh->rtnh_ifindex, nla_via, nla_newdst,

Completed in 262 milliseconds