PDK API Guide for J721E
Enet lwIP intercore netif APIs

Introduction

Functions

void init_ic_netif (void)
 Adds intercore netif. More...
 
void ic_netif_poll (void)
 Run poll operation on intercore netif. More...
 
void ic_netif_shutdown (void)
 Remove intercore netif. More...
 

Function Documentation

◆ init_ic_netif()

void init_ic_netif ( void  )

Adds intercore netif.

◆ ic_netif_poll()

void ic_netif_poll ( void  )

Run poll operation on intercore netif.

This is a no-op for intercore netif.

◆ ic_netif_shutdown()

void ic_netif_shutdown ( void  )

Remove intercore netif.

Removes intercore netif.