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

/freebsd-9.3-release/usr.sbin/mtest/
H A Dmtest.c106 static int __ifindex_to_primary_ip(const uint32_t, struct in_addr *);
155 __ifindex_to_primary_ip(const uint32_t ifindex, struct in_addr *pina) function
432 error = __ifindex_to_primary_ip(ifindex, &ina);
624 error = __ifindex_to_primary_ip(ifindex, &ina);

Completed in 92 milliseconds