Home
last modified time | relevance | path

Searched refs:OWPContextConfigSetV (Results 1 – 6 of 6) sorted by relevance

/dports/net/owamp/owamp-3.3/powstream/
H A Dpowstream.c1625 if( !OWPContextConfigSetV(ctx,OWPIPv4Only,(void*)True)){ in main()
1632 if( !OWPContextConfigSetV(ctx,OWPIPv6Only,(void*)True)){ in main()
1679 if(!OWPContextConfigSetV(ctx,OWPTestPortRange, in main()
1689 if(!OWPContextConfigSetV(ctx,OWPInterruptIO,(void*)&pow_intr)){ in main()
1698 !OWPContextConfigSetV(ctx,OWPEndDelay, in main()
1707 if(!OWPContextConfigSetV(ctx,OWPDetachProcesses,(void*)True)){ in main()
1717 !OWPContextConfigSetV(ctx,OWPChildWait, in main()
/dports/net/owamp/owamp-3.3/owping/
H A Dowping.c1399 if( !OWPContextConfigSetV(ctx,OWPIPv4Only,(void*)True)){ in main()
1406 if( !OWPContextConfigSetV(ctx,OWPIPv6Only,(void*)True)){ in main()
1516 !OWPContextConfigSetV(ctx,OWPTestPortRange, in main()
1527 !OWPContextConfigSetV(ctx,OWPEndDelay, in main()
1537 if(!OWPContextConfigSetV(ctx,OWPDetachProcesses,(void*)True)){ in main()
1547 !OWPContextConfigSetV(ctx, in main()
/dports/net/owamp/owamp-3.3/owampd/
H A Dowampd.c525 if(childwait && !OWPContextConfigSetV(policy->ctx,OWPChildWait, in NewConnection()
1292 if(opts.portspec && !OWPContextConfigSetV(ctx,OWPTestPortRange, in main()
1312 if(opts.setEndDelay && !OWPContextConfigSetV(ctx,OWPEndDelay, in main()
H A Dpolicy.c1309 if(!OWPContextConfigSetV(ctx,OWPDPOLICY,policy)){ in OWPDPolicyInstall()
/dports/net/owamp/owamp-3.3/owamp/
H A Dcontext.c607 OWPContextConfigSetV( in OWPContextConfigSetV() function
H A Dowamp.h734 OWPContextConfigSetV(