Home
last modified time | relevance | path

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

/freebsd/usr.sbin/route6d/
H A Droute6d.c208 static int ifconfig1(const char *, const struct sockaddr *, struct ifc *, int);
1562 if (ifconfig1(ifa->ifa_name, ifa->ifa_addr, ifcp, s) < 0) { in ifconfig()
1584 ifconfig1(const char *name, in ifconfig1() function