Home
last modified time | relevance | path

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

/openbsd/usr.sbin/eigrpd/
H A Deigrpe.h112 int if_set_ipv6_mcast_loop(int);
H A Deigrpe.c108 if (if_set_ipv6_mcast_loop(global.eigrp_socket_v6) == -1) in eigrpe()
H A Dinterface.c730 if_set_ipv6_mcast_loop(int fd) in if_set_ipv6_mcast_loop() function