OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sctp6_input
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
sctp6_var.h
54
int
sctp6_input
(struct mbuf **, int *);
57
int
sctp6_input
(pakhandle_type *);
59
int
sctp6_input
__P((struct mbuf **, int *, int));
62
int
sctp6_input
(struct mbuf **, int *, int);
sctp6_usrreq.c
123
sctp6_input
(pakhandle_type *i_pak)
125
sctp6_input
(struct mbuf **i_pak, int *offp, int proto)
183
"
sctp6_input
(): Packet of length %d received on %s with csum_flags 0x%b.\n",
189
"
sctp6_input
(): Packet of length %d received on %s with csum_flags 0x%x.\n",
195
"
sctp6_input
(): Packet of length %d received on %s with csum_flags 0x%x.\n",
203
"
sctp6_input
(): Packet of length %d received on %s%d with csum_flags 0x%x.\n",
211
"
sctp6_input
(): Packet of length %d received on %s with csum_flags 0x%x.\n",
285
"
sctp6_input
() length:%d reported length:%d\n", length, SCTP_HEADER_LEN(m));
333
sctp6_input
(struct mbuf **i_pak, int *offp)
function
341
sctp6_input
(struct mbuf **i_pak, int *offp, int proto SCTP_UNUSED
function
[
all
...]
Completed in 29 milliseconds