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

/netbsd-6-1-5-RELEASE/usr.sbin/ldpd/
H A Dsocketops.h45 int set_mcast_ttl(int);
H A Dsocketops.c121 if (set_mcast_ttl(s) == -1) {
152 set_mcast_ttl(int s) function
157 fatalp("set_mcast_ttl: %s", strerror(errno));

Completed in 44 milliseconds