RTEMS CPU Kit with SuperCore  4.11.3
Public Member Functions | Data Fields
ifnet Struct Reference
Collaboration diagram for ifnet:
Collaboration graph
[legend]

Public Member Functions

int if_output (struct ifnet *, struct mbuf *, struct sockaddr *, struct rtentry *)
 
void if_start (struct ifnet *)
 
int if_ioctl (struct ifnet *, ioctl_command_t, caddr_t)
 
void if_watchdog (struct ifnet *)
 
int if_poll_recv (struct ifnet *, int *)
 
int if_poll_xmit (struct ifnet *, int *)
 
void if_poll_intren (struct ifnet *)
 
void if_poll_slowinput (struct ifnet *, struct mbuf *)
 
void if_init (void *)
 
int if_tap (struct ifnet *, struct ether_header *, struct mbuf *)
 

Data Fields

void * if_softc
 
char * if_name
 
struct ifnetif_next
 
struct ifaddrif_addrlist
 
int if_pcount
 
struct bpf_if * if_bpf
 
u_short if_index
 
short if_unit
 
short if_timer
 
int if_flags
 
void * if_linkmib
 
size_t if_linkmiblen
 
struct if_data if_data
 
struct ifqueue if_snd
 
struct ifqueueif_poll_slowq
 

The documentation for this struct was generated from the following file: