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_ulp_notify
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/netinet/
sctputil.h
172
void
sctp_ulp_notify
(u_int32_t, struct sctp_tcb *, u_int32_t, void *);
sctp_input.c
201
sctp_ulp_notify
(SCTP_NOTIFY_DG_FAIL,
459
sctp_ulp_notify
(SCTP_NOTIFY_INTERFACE_CONFIRMED,
468
sctp_ulp_notify
(SCTP_NOTIFY_INTERFACE_UP, stcb,
552
sctp_ulp_notify
(SCTP_NOTIFY_PEER_SHUTDOWN, stcb, 0, NULL);
651
sctp_ulp_notify
(SCTP_NOTIFY_ASSOC_DOWN, stcb, 0, NULL);
964
sctp_ulp_notify
(SCTP_NOTIFY_INTERFACE_CONFIRMED,
2057
sctp_ulp_notify
(SCTP_NOTIFY_INTERFACE_CONFIRMED,
2082
sctp_ulp_notify
(notification, *stcb, 0, NULL);
2125
sctp_ulp_notify
(notification, *stcb, 0, NULL);
2130
sctp_ulp_notify
(notification, *stcb, 0, NULL)
[
all
...]
sctputil.c
2463
sctp_ulp_notify
(u_int32_t notification, struct sctp_tcb *stcb,
function
2585
sctp_ulp_notify
(SCTP_NOTIFY_DG_FAIL, stcb,
2608
sctp_ulp_notify
(SCTP_NOTIFY_DG_FAIL, stcb, SCTP_NOTIFY_DATAGRAM_UNSENT, chk);
2628
sctp_ulp_notify
(SCTP_NOTIFY_DG_FAIL, stcb,
2655
sctp_ulp_notify
(SCTP_NOTIFY_ASSOC_ABORTED, stcb, error, NULL);
3388
sctp_ulp_notify
(SCTP_NOTIFY_DG_FAIL, stcb, reason, tp1);
sctp_asconf.c
290
sctp_ulp_notify
(SCTP_NOTIFY_ASCONF_ADD_IP, stcb, 0, sa);
448
sctp_ulp_notify
(SCTP_NOTIFY_ASCONF_DELETE_IP, stcb, 0, sa);
544
sctp_ulp_notify
(SCTP_NOTIFY_ASCONF_SET_PRIMARY, stcb, 0, sa);
sctp_indata.c
3278
sctp_ulp_notify
(SCTP_NOTIFY_DG_FAIL, stcb,
3891
sctp_ulp_notify
(SCTP_NOTIFY_INTERFACE_UP, stcb,
4602
sctp_ulp_notify
(SCTP_NOTIFY_PARTIAL_DELVIERY_INDICATION,
4617
sctp_ulp_notify
(SCTP_NOTIFY_PARTIAL_DELVIERY_INDICATION,
sctp_timer.c
154
sctp_ulp_notify
(SCTP_NOTIFY_INTERFACE_DOWN,
sctp_output.c
2209
sctp_ulp_notify
(SCTP_NOTIFY_INTERFACE_DOWN,
2388
sctp_ulp_notify
(SCTP_NOTIFY_INTERFACE_DOWN,
5074
sctp_ulp_notify
(SCTP_NOTIFY_DG_FAIL, stcb,
8677
sctp_ulp_notify
(SCTP_NOTIFY_STR_RESET_SEND, stcb, number_entries, (void *)list);
sctp_pcb.c
4166
sctp_ulp_notify
(SCTP_NOTIFY_ADAPTION_INDICATION,
sctp_usrreq.c
384
sctp_ulp_notify
(SCTP_NOTIFY_INTERFACE_DOWN,
Completed in 47 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026