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

/netbsd-6-1-5-RELEASE/sys/netinet/
H A Dip_output.c1599 ip_getoptval(const struct sockopt *sopt, u_int8_t *val, u_int maxval) function
1702 error = ip_getoptval(sopt, &imo->imo_multicast_ttl, MAXTTL);
1710 error = ip_getoptval(sopt, &imo->imo_multicast_loop, 1);

Completed in 112 milliseconds