Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp-internal.h252 #define slp_get_mcmaxwait() atoi(SLPGetProperty(SLP_CONFIG_MULTICASTMAXWAIT)) macro
H A Dslp_net.c353 maxwait = slp_get_mcmaxwait(); in slp_mc_send()