Searched defs:if_down (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Dif.h168 #define if_down(ifp) if_setflag((ifp), 0, IFF_UP); macro
H A Dscript.c235 const char *if_up, *if_down; local
/netbsd-current/sys/net/
H A Dif.c2587 if_down(struct ifnet *ifp) function

Completed in 201 milliseconds