OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sctp_send_abort
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/netinet/
sctp_output.h
112
void
sctp_send_abort
(struct mbuf *, int, struct sctphdr *, uint32_t,
sctputil.c
2670
sctp_send_abort
(m, iphlen, sh, vtag, op_err);
2750
sctp_send_abort
(m, iphlen, sh, 0, op_err);
sctp_output.c
3285
sctp_send_abort
(init_pkt, iphlen, sh, 0, NULL);
3293
sctp_send_abort
(init_pkt, iphlen, sh, init_chk->init.initiate_tag, op_err);
3339
sctp_send_abort
(init_pkt, iphlen, sh, 0, NULL);
8947
sctp_send_abort
(struct mbuf *m, int iphlen, struct sctphdr *sh, uint32_t vtag,
function
9063
printf("
sctp_send_abort
calling ip_output:\n");
9078
printf("
sctp_send_abort
calling ip6_output:\n");
sctp_input.c
4220
sctp_send_abort
(m, iphlen, sh, 0, NULL);
/src/sys/netinet6/
sctp6_usrreq.c
227
sctp_send_abort
(m, iphlen, sh, 0, NULL);
Completed in 30 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026