Home | History | Annotate | Download | only in netinet

Lines Matching refs:inp_func

92  * sctp_initiate_iterator(inp_func, assoc_func, inp_func,  pcb_flags, pcb_features,
110 typedef int (*inp_func) (struct sctp_inpcb *, void *ptr, uint32_t val);
150 inp_func function_inp; /* per endpoint function */
151 inp_func function_inp_end; /* end INP function */