Searched refs:send_rtmsg_v6 (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.sbin/ldpd/
H A Dkroute.c122 static int send_rtmsg_v6(int fd, int, struct kroute *, int);
1168 return (send_rtmsg_v6(fd, action, kr, family));
1310 send_rtmsg_v6(int fd, int action, struct kroute *kr, int family) function
/openbsd-current/usr.sbin/eigrpd/
H A Dkroute.c116 static int send_rtmsg_v6(int, int, struct kroute *);
1126 send_rtmsg_v6(int fd, int action, struct kroute *kr) function
1224 return (send_rtmsg_v6(fd, action, kr));

Completed in 196 milliseconds