Home
last modified time | relevance | path

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

/netbsd/external/bsd/dhcpcd/dist/src/
H A Dif.h275 int if_applyra(const struct ra *);
H A Dif-bsd.c1680 if_applyra(const struct ra *rap) in if_applyra() function
H A Dipv6nd.c690 if (if_applyra(rap) == -1 && errno != ENOENT) in ipv6nd_applyra()