Searched refs:LocalIface (Results 1 – 2 of 2) sorted by relevance
35 struct LocalIface { struct83 struct LocalIface *iface = (struct LocalIface *)pos; in LocalDeviceTimeout()173 struct LocalIface *iface = (struct LocalIface *)arg; in LocalIfaceCreateContextTimeout()240 struct LocalIface *iface = calloc(1, sizeof(struct LocalIface)); in CreateLocalIface()277 struct LocalIface *iface = (struct LocalIface *)pos; in GetLocalIface()681 struct LocalIface *iface = (struct LocalIface *)pos; in LocalIfaceGetCoapCtx()700 struct LocalIface *iface = (struct LocalIface *)pos; in GetLocalIfaceByLocalIp()724 struct LocalIface *iface = NULL; in LocalIfaceGetCoapCtxByRemoteIp()766 struct LocalIface *iface = NULL; in LocalIfaceDump()783 iface = (struct LocalIface *)pos; in LocalIfaceDump()[all …]
31 struct LocalIface;63 int GetBroadcastIp(const struct LocalIface *iface, char *ipStr, size_t ipStrLen);64 const struct in_addr *GetLocalIfaceIp(const struct LocalIface *iface);65 const char *GetLocalIfaceIpStr(const struct LocalIface *iface);66 const char *GetLocalIfaceName(const struct LocalIface *iface);73 void DestroyLocalIface(struct LocalIface *iface, bool moduleDeinit);