Searched defs:netDeviceImpl (Results 1 – 3 of 3) sorted by relevance
57 static int32_t LiteNetDevInit(struct NetDeviceImpl *netDeviceImpl) in LiteNetDevInit()75 static int32_t LiteNetDevDeInit(struct NetDeviceImpl *netDeviceImpl) in LiteNetDevDeInit()242 struct NetDeviceImpl *netDeviceImpl = (struct NetDeviceImpl *)netif->state; in LiteNetifLinkChangeCallback() local249 static int32_t LiteNetDevAdd(struct NetDeviceImpl *netDeviceImpl) in LiteNetDevAdd()307 static struct netif *GetNetIfFromDevImpl(const struct NetDeviceImpl *netDeviceImpl) in GetNetIfFromDevImpl()317 static int32_t LiteNetDevDelete(struct NetDeviceImpl *netDeviceImpl) in LiteNetDevDelete()476 static int32_t LiteNetDhcpsStop(struct NetDeviceImpl *netDeviceImpl) in LiteNetDhcpsStop()492 static int32_t LiteNetDhcpStart(struct NetDeviceImpl *netDeviceImpl) in LiteNetDhcpStart()508 static int32_t LiteNetDhcpStop(struct NetDeviceImpl *netDeviceImpl) in LiteNetDhcpStop()525 static int32_t LiteNetDhcpIsBound(struct NetDeviceImpl *netDeviceImpl) in LiteNetDhcpIsBound()[all …]
82 static int32_t LiteNetDevInit(struct NetDeviceImpl *netDeviceImpl) in LiteNetDevInit()98 static int32_t LiteNetDevDeInit(struct NetDeviceImpl *netDeviceImpl) in LiteNetDevDeInit()264 struct NetDeviceImpl *netDeviceImpl = (struct NetDeviceImpl *)netif->state; in LiteNetifLinkChangeCallback() local286 static int32_t LiteNetDevAdd(struct NetDeviceImpl *netDeviceImpl) in LiteNetDevAdd()346 static struct netif *GetNetIfFromDevImpl(const struct NetDeviceImpl *netDeviceImpl) in GetNetIfFromDevImpl()356 static int32_t LiteNetDevDelete(struct NetDeviceImpl *netDeviceImpl) in LiteNetDevDelete()515 static int32_t LiteNetDhcpsStop(struct NetDeviceImpl *netDeviceImpl) in LiteNetDhcpsStop()531 static int32_t LiteNetDhcpStart(struct NetDeviceImpl *netDeviceImpl) in LiteNetDhcpStart()547 static int32_t LiteNetDhcpStop(struct NetDeviceImpl *netDeviceImpl) in LiteNetDhcpStop()564 static int32_t LiteNetDhcpIsBound(struct NetDeviceImpl *netDeviceImpl) in LiteNetDhcpIsBound()[all …]
37 static bool AddNetDeviceImplToTable(uint32_t index, struct NetDeviceImpl *netDeviceImpl) in AddNetDeviceImplToTable()47 static void DeleteNetDeviceImplFromTable(const struct NetDeviceImpl *netDeviceImpl) in DeleteNetDeviceImplFromTable()81 static void DeInitNetDeviceImpl(struct NetDeviceImpl *netDeviceImpl) in DeInitNetDeviceImpl()