Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dif.h223 int if_randomisemac(struct interface *);
H A Dif.c207 if_randomisemac(struct interface *ifp) in if_randomisemac() function
H A Ddhcpcd.c768 if (if_randomisemac(ifp) == -1 && errno != ENXIO) in dhcpcd_handlecarrier()
1005 if_randomisemac(ifp) == -1) in dhcpcd_prestartinterface()