Searched defs:ChppPlatformLinkParameters (Results 1 – 1 of 1) sorted by relevance
39 struct ChppPlatformLinkParameters { struct43 bool linkEstablished;46 struct ChppTransportState *remoteTransportContext;49 pthread_t linkSendThread;52 struct ChppNotifier notifier;55 struct ChppMutex mutex;58 uint8_t buf[CHPP_PLATFORM_LINK_TX_MTU_BYTES];59 size_t bufLen;62 const char *linkThreadName;65 const char *workThreadName;