Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ldpd/
H A Dsocket.c367 sock_set_ipv6_mcast(struct iface *iface) in sock_set_ipv6_mcast() function
H A Dldpd.h626 int sock_set_ipv6_mcast(struct iface *);
H A Dpacket.c97 if (sock_set_ipv6_mcast(ia->iface) == -1) { in send_packet()