Searched refs:k_set_ttl (Results 1 – 5 of 5) sorted by relevance
34 void k_set_ttl(int t) in k_set_ttl() function
51 k_set_ttl(1); /* restrict multicasts to one hop */ in init_igmp()
261 extern void k_set_ttl(int t);
2007 k_set_ttl(qry->tr_rttl); in accept_mtrace()2011 k_set_ttl(1); in accept_mtrace()
1383 if (tdst == query_cast) k_set_ttl(qttl ? qttl : 1); in main()1384 else k_set_ttl(qttl ? qttl : MULTICAST_TTL1); in main()