OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inp_func
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_pcb.h
859
sctp_initiate_iterator(
inp_func
inpf,
861
inp_func
inpe,
sctp_structs.h
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);
typedef
150
inp_func
function_inp; /* per endpoint function */
151
inp_func
function_inp_end; /* end INP function */
[
all
...]
sctp_pcb.c
[
all
...]
Completed in 315 milliseconds