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

/freebsd-13-stable/usr.sbin/mtest/
H A Dmtest.c108 static int __ifindex_to_primary_ip(const uint32_t, struct in_addr *);
157 __ifindex_to_primary_ip(const uint32_t ifindex, struct in_addr *pina) function
436 error = __ifindex_to_primary_ip(ifindex, &ina);
627 error = __ifindex_to_primary_ip(ifindex, &ina);

Completed in 187 milliseconds