RTEMS CPU Kit with SuperCore  4.11.3
Data Fields
protosw Struct Reference
Collaboration diagram for protosw:
Collaboration graph
[legend]

Data Fields

short pr_type
 
struct domainpr_domain
 
short pr_protocol
 
short pr_flags
 
void(* pr_input )(struct mbuf *, int len)
 
int(* pr_output )(struct mbuf *m, struct socket *so)
 
void(* pr_ctlinput )(int, struct sockaddr *, void *)
 
int(* pr_ctloutput )(int, struct socket *, int, int, struct mbuf **)
 
int(* pr_ousrreq )(struct socket *, int, struct mbuf *, struct mbuf *, struct mbuf *)
 
void(* pr_init )(void)
 
void(* pr_fasttimo )(void)
 
void(* pr_slowtimo )(void)
 
void(* pr_drain )(void)
 
struct pr_usrreqs * pr_usrreqs
 

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