Home
last modified time | relevance | path

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

/dports/net/owamp/owamp-3.3/owamp/
H A DowampP.h161 #define _OWPStateIsInitial(c) (!(c)->state) macro
H A Dprotocol.c96 if(!_OWPStateIsInitial(cntrl)){ in _OWPWriteServerGreeting()
132 if(!_OWPStateIsInitial(cntrl)){ in _OWPReadServerGreeting()