Searched refs:if_nametoindex (Results 1 – 10 of 10) sorted by relevance
26 index = if_nametoindex("lo"); in TEST()35 unsigned index = if_nametoindex("this-interface-does-not-exist"); in TEST()51 EXPECT_EQ(it->if_index, if_nametoindex(it->if_name)); in TEST()
48 unsigned if_nametoindex(const char* __name);
43 FUNCTION(if_nametoindex, unsigned (*f)(const char*)); in net_if_h()
56 unsigned if_nametoindex(const char* ifname) { in if_nametoindex() function
311 CALL(if_nametoindex)
216 CALL(if_nametoindex)
404 if_nametoindex
1267 *scopeid = if_nametoindex(scope); in ip6_str2scopeid()
502 if_nametoindex;