Home
last modified time | relevance | path

Searched refs:slp_get_multicastTTL (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libslp/clib/
H A Dslp-internal.h256 #define slp_get_multicastTTL() atoi(SLPGetProperty(SLP_CONFIG_MULTICASTTTL)) macro
H A Dslp_net.c704 unsigned char ttl = slp_get_multicastTTL(); in make_mc_target()