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_hb
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/netinet/
sctp_output.h
96
int
sctp_send_hb
(struct sctp_tcb *, int, struct sctp_nets *);
sctp_timer.c
775
sctp_send_hb
(stcb, 1, net);
1265
if (
sctp_send_hb
(stcb, 0, NULL) < 0) {
1275
if (
sctp_send_hb
(stcb, 0, NULL) == 0)
sctp_input.c
2535
sctp_send_hb
(stcb, 1, net);
sctp_usrreq.c
2880
sctp_send_hb
(stcb, 1, net);
sctp_output.c
8249
sctp_send_hb
(struct sctp_tcb *stcb, int user_req, struct sctp_nets *u_net)
function
Completed in 27 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026