Home
last modified time | relevance | path

Searched refs:if_set_mcast_loop (Results 1 – 12 of 12) sorted by relevance

/openbsd/usr.sbin/ripd/
H A Dripe.h84 int if_set_mcast_loop(int);
H A Dinterface.c316 if_set_mcast_loop(int fd) in if_set_mcast_loop() function
H A Dripe.c110 if (if_set_mcast_loop(xconf->rip_socket) == -1) in ripe()
/openbsd/usr.sbin/dvmrpd/
H A Ddvmrpe.h144 int if_set_mcast_loop(int);
H A Ddvmrpe.c101 if (if_set_mcast_loop(xconf->dvmrp_socket) == -1) in dvmrpe()
H A Dinterface.c620 if_set_mcast_loop(int fd) in if_set_mcast_loop() function
/openbsd/usr.sbin/ospf6d/
H A Dospfe.h146 int if_set_mcast_loop(int);
H A Dinterface.c824 if_set_mcast_loop(int fd) in if_set_mcast_loop() function
H A Dospfe.c94 if (if_set_mcast_loop(xconf->ospf_socket) == -1) in ospfe()
/openbsd/usr.sbin/ospfd/
H A Dospfe.h156 int if_set_mcast_loop(int);
H A Dinterface.c839 if_set_mcast_loop(int fd) in if_set_mcast_loop() function
H A Dospfe.c99 if (if_set_mcast_loop(xconf->ospf_socket) == -1) in ospfe()