Searched refs:send_ra (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Dsend.c36 send_ra(sock, iface, dest);
52 send_ra(sock, iface, &(current->Address));
71 send_ra(int sock, struct Interface *iface, struct in6_addr *dest) function
108 /* XXX: reinitializes 'iface', so this probably isn't going to work until next send_ra().. */
H A Dradvd.h226 void send_ra(int, struct Interface *iface, struct in6_addr *dest);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/
H A Dsend.c36 send_ra(sock, iface, dest);
52 send_ra(sock, iface, &(current->Address));
71 send_ra(int sock, struct Interface *iface, struct in6_addr *dest) function
109 /* XXX: reinitializes 'iface', so this probably isn't going to work until next send_ra().. */
H A Dradvd.h227 void send_ra(int, struct Interface *iface, struct in6_addr *dest);

Completed in 122 milliseconds