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

/freebsd-10.1-release/sbin/ifconfig/
H A Difconfig.c477 static void setifaddr(const char *, int, int, const struct afswtch *);
478 static const struct cmd setifaddr_cmd = DEF_CMD("ifaddr", 0, setifaddr);
641 setifaddr(const char *addr, int param, int s, const struct afswtch *afp) function

Completed in 42 milliseconds