Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/bsd_test/
Dnetx_bsd_multicast_test.c154 status = setsockopt(sockfd, IPPROTO_IP, IP_MULTICAST_TTL, &ttl, sizeof(ttl)); in test_udp_server4()
/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.h596 #define IP_MULTICAST_TTL 28 /* Specify the TTL value to use for outgoing multicast packet. */ macro
Dnxd_bsd.c6529 case IP_MULTICAST_TTL: in nx_bsd_getsockopt()
6910 case IP_MULTICAST_TTL: in nx_bsd_setsockopt()