Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mtest/
H A Dmtest.c105 static int __ifindex_to_primary_ip(const uint32_t, struct in_addr *);
154 __ifindex_to_primary_ip(const uint32_t ifindex, struct in_addr *pina) in __ifindex_to_primary_ip() function
433 error = __ifindex_to_primary_ip(ifindex, &ina); in process_cmd()
624 error = __ifindex_to_primary_ip(ifindex, &ina); in process_cmd()