Home
last modified time | relevance | path

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

/openbsd/usr.sbin/route6d/
H A Droute6d.c195 void ifconfig1(const char *, const struct sockaddr *, struct ifc *, int);
1407 ifconfig1(ifa->ifa_name, ifa->ifa_addr, ifcp, s); in ifconfig()
1426 ifconfig1(const char *name, const struct sockaddr *sa, struct ifc *ifcp, int s) in ifconfig1() function