Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Droute.h142 void rt_recvrt(int, const struct rt *, pid_t);
H A Droute.c474 rt_recvrt(int cmd, const struct rt *rt, pid_t pid) in rt_recvrt() function
H A Dif-bsd.c1309 rt_recvrt(rtm->rtm_type, &rt, rtm->rtm_pid); in if_rtm()