Home
last modified time | relevance | path

Searched refs:OWPContext (Results 1 – 21 of 21) sorted by relevance

/dports/net/owamp/owamp-3.3/owamp/
H A Dowamp.h711 extern OWPContext
718 OWPContext ctx
723 OWPContext ctx
728 OWPContext ctx,
735 OWPContext ctx,
742 OWPContext ctx,
749 OWPContext ctx,
755 OWPContext ctx,
761 OWPContext ctx,
1023 OWPContext ctx
[all …]
H A Dcontext.c72 OWPContext
198 OWPContext ctx in OWPContextErrHandle()
216 OWPContext ctx;
247 OWPContext ctx in OWPContextFree()
608 OWPContext ctx, in OWPContextConfigSetV()
620 OWPContext ctx, in OWPContextConfigSetF()
632 OWPContext ctx, in OWPContextConfigSetU32()
644 OWPContext ctx, in OWPContextConfigGetV()
655 OWPContext ctx, in OWPContextConfigGetU32()
667 OWPContext ctx, in OWPContextConfigGetF()
[all …]
H A DowampP.h201 OWPContext ctx;
426 OWPContext ctx,
433 OWPContext ctx,
441 OWPContext cntrl,
613 OWPContext ctx,
626 OWPContext ctx,
811 OWPContext ctx,
817 OWPContext ctx, /* context record */
954 OWPContext ctx
959 OWPContext ctx,
H A Dschedule.c36 OWPContext ctx;
270 OWPContext ctx, in CheckSlots()
336 OWPContext ctx, in OWPScheduleContextCreate()
509 OWPContext ctx, in OWPExpContextCreate()
H A Dtime.c92 OWPContext ctx in _OWPInitNTP()
172 OWPContext ctx __attribute__((unused)), in _OWPGetTimespec()
303 OWPContext ctx, in OWPGetTimeOfDay()
H A Dapi.c50 OWPContext
400 OWPContext ctx, in OWPTestPacketRate()
483 OWPContext ctx, in OWPTestPacketBandwidth()
790 OWPContext ctx, in _OWPCleanDataRecs()
1981 OWPContext ctx, in GetSessionFinishedType()
2497 OWPContext ctx, in OWPWriteDataHeaderNumSkipRecs()
2610 OWPContext ctx, in OWPWriteDataHeaderNumDataRecs()
2909 OWPContext ctx, in OWPWriteDataRecord()
3079 OWPContext ctx, in OWPReadDataHeaderSlots()
3245 OWPContext ctx, in OWPParseRecords()
[all …]
H A Derror.c28 OWPContext ctx, in OWPError_()
H A Dsapi.c36 OWPContext ctx, in OpenSocket()
134 OWPContext ctx, in OWPServerSockCreate()
225 OWPContext ctx, /* library context */ in OWPControlAccept()
H A Dendpoint.c244 OWPContext ctx, in reopen_datafile()
316 OWPContext ctx in anon_file()
1743 OWPContext ctx, in recvfromttl()
2480 OWPContext ctx = OWPGetContext(cntrl); in _OWPEndpointInitHook()
H A Dprotocol.c582 OWPContext ctx, in _OWPEncodeTestRequestPreamble()
733 OWPContext ctx, in _OWPDecodeTestRequestPreamble()
H A Dcapi.c332 OWPContext ctx, /* control context */ in OWPControlOpen()
H A Dstats.c594 OWPContext ctx, in OWPStatsCreate()
/dports/net/owamp/owamp-3.3/owampd/
H A Dpolicy.h85 OWPContext ctx;
313 OWPContext ctx,
381 OWPContext ctx,
H A Dpolicy.c749 OWPContext ctx, in node_dir()
795 OWPContext ctx, in clean_catalog()
1155 OWPContext ctx, in OWPDPolicyInstall()
1378 OWPContext ctx, in OWPDGetPF()
2168 OWPContext ctx; in OWPDCheckControlPolicy()
2306 OWPContext ctx = OWPGetContext(cntrl); in OWPDCheckTestPolicy()
2392 OWPContext ctx = OWPGetContext(cntrl); in OWPDCheckFetchPolicy()
2492 OWPContext ctx = OWPGetContext(cntrl); in OWPDOpenFile()
2763 OWPContext ctx = OWPGetContext(cntrl); in OWPDCloseFile()
H A Dowampd.c1075 OWPContext ctx; in main()
/dports/net/owamp/owamp-3.3/powstream/
H A DpowstreamP.h104 OWPContext lib_ctx;
108 OWPContext ctx;
H A Dpowstream.c171 OWPContext ctx __attribute__((unused)), in getclientpf()
191 OWPContext ctx, in owp_set_auth()
868 OWPContext ctx, in SetupSession()
1222 OWPContext ctx; in main()
/dports/net/owamp/owamp-3.3/owping/
H A DowpingP.h99 OWPContext lib_ctx;
H A Dowping.c238 OWPContext ctx, in do_stats()
444 OWPContext eh in tfile()
527 OWPContext ctx __attribute__((unused)), in getclientpf()
547 OWPContext ctx, in owp_set_auth()
1075 OWPContext ctx; in main()
/dports/net/owamp/owamp-3.3/test/
H A Dowtvec.c38 OWPContext ctx; in main()
/dports/net/owamp/owamp-3.3/
H A DChangeLog5678 to define the I2ErrHandler yourself, and assign it to eh in the OWPContext.
6978 Replaced OWPContext by OWPControl argument in _OWPCallCheckTestPolicy().
7071 OWPContext ctx,