Home
last modified time | relevance | path

Searched refs:SLPPropertyAsIntegerVector (Results 1 – 4 of 4) sorted by relevance

/dports/net/openslp/openslp-2.0.0/common/
H A Dslp_property.h61 int SLPPropertyAsIntegerVector(const char * name,
H A Dslp_property.c717 int SLPPropertyAsIntegerVector(char const * name, in SLPPropertyAsIntegerVector() function
974 nval = SLPPropertyAsIntegerVector("net.slp.multicastTimeouts", ivec, 10); in main()
987 nval = SLPPropertyAsIntegerVector("net.slp.fake", ivec, 10); in main()
/dports/net/openslp/openslp-2.0.0/libslp/
H A Dlibslp_network.c603 SLPPropertyAsIntegerVector("net.slp.multicastTimeouts", in NetworkRqstRply()
615 SLPPropertyAsIntegerVector("net.slp.unicastTimeouts", in NetworkRqstRply()
637 SLPPropertyAsIntegerVector("net.slp.DADiscoveryTimeouts", in NetworkRqstRply()
1076 SLPPropertyAsIntegerVector("net.slp.multicastTimeouts", in NetworkMcastRqstRply()
1084 SLPPropertyAsIntegerVector("net.slp.DADiscoveryTimeouts", in NetworkMcastRqstRply()
1559 SLPPropertyAsIntegerVector("net.slp.unicastTimeouts", in NetworkMultiUcastRqstRply()
1568 SLPPropertyAsIntegerVector("net.slp.DADiscoveryTimeouts", in NetworkMultiUcastRqstRply()
/dports/net/openslp/openslp-2.0.0/slpd/
H A Dslpd_property.c102SLPPropertyAsIntegerVector("net.slp.unicastTimeouts", G_SlpdProperty.unicastTimeouts, MAX_RETRANSM… in SLPDPropertyReinit()