Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dipv4ll.h72 int ipv4ll_recvrt(int, const struct rt *);
H A Dipv4ll.c498 ipv4ll_recvrt(__unused int cmd, const struct rt *rt) in ipv4ll_recvrt() function
H A Droute.c501 ipv4ll_recvrt(cmd, rt); in rt_recvrt()