Searched refs:no_ipxaddr (Results 1 - 1 of 1) sorted by last modified time

/freebsd-10-stable/usr.sbin/IPXrouted/
H A Dstartup.c117 int mib[6], no_ipxaddr = 0, flags = 0; local
141 if ((flags & IFF_UP) == 0 || no_ipxaddr)
145 no_ipxaddr = 1;
162 no_ipxaddr = 0;

Completed in 101 milliseconds