Searched refs:pvNetIface (Results 1 – 4 of 4) sorted by relevance
86 void* pvNetIface; /*!< Network netif interface pointer for port */ member
147 xConfig.pvNetIface = NULL; in xMBTCPPortInit()173 xConfig.pvNetIface = pvNetIf; in vMBTCPPortSlaveSetNetOpt()
88 void* pvNetIface; /*!< Master netif interface pointer */ member
246 xMbPortConfig.pvNetIface = pvNetIf; in vMBTCPPortMasterSetNetOpt()556 esp_netif_get_netif_impl_index(xMbPortConfig.pvNetIface); in xMBTCPPortMasterConnect()