Searched refs:SCTP_GENERIC_PAYLOAD_PROTOCOL_ID (Results 1 – 11 of 11) sorted by relevance
/dports/net/sctplib/sctplib-1.0.26/sctplib/programs/ |
H A D | chargen_server.c | 291 while(SCTP_send(assocID, 0, buffer, length, SCTP_GENERIC_PAYLOAD_PROTOCOL_ID, in communicationUpNotif() 347 (SCTP_send(assocID, 0, buffer, length, SCTP_GENERIC_PAYLOAD_PROTOCOL_ID, in restartNotif() 396 (SCTP_send(assocID, 0, buffer, length, SCTP_GENERIC_PAYLOAD_PROTOCOL_ID, in queueStatusChangeNotif()
|
H A D | combined_server.c | 351 SCTP_GENERIC_PAYLOAD_PROTOCOL_ID, in daytimeCommunicationUpNotif() 387 while(SCTP_send(assocID, 0, buffer, length, SCTP_GENERIC_PAYLOAD_PROTOCOL_ID, in chargenCommunicationUpNotif() 495 (SCTP_send(assocID, 0, buffer, length, SCTP_GENERIC_PAYLOAD_PROTOCOL_ID, in chargenRestartNotif() 569 (SCTP_send(assocID, 0, buffer, length, SCTP_GENERIC_PAYLOAD_PROTOCOL_ID, in chargenQueueStatusChangeNotif()
|
H A D | testsctp.c | 445 SCTP_GENERIC_PAYLOAD_PROTOCOL_ID, in communicationUpNotif() 465 while((SCTP_send(assocID, streamID, chunk, chunkLength, SCTP_GENERIC_PAYLOAD_PROTOCOL_ID, in communicationUpNotif() 614 (SCTP_send(assocID, streamID, chunk, chunkLength, SCTP_GENERIC_PAYLOAD_PROTOCOL_ID, in queueStatusChangeNotif()
|
H A D | chat.c | 62 #define SCTP_GENERIC_PAYLOAD_PROTOCOL_ID 0 macro 455 SCTP_GENERIC_PAYLOAD_PROTOCOL_ID, in stdinCallback()
|
H A D | daytime_server.c | 253 SCTP_GENERIC_PAYLOAD_PROTOCOL_ID, in communicationUpNotif()
|
H A D | monitor.c | 63 #define SCTP_GENERIC_PAYLOAD_PROTOCOL_ID 0 macro 760 SCTP_GENERIC_PAYLOAD_PROTOCOL_ID, in stdinCallback()
|
H A D | localcom.c | 268 SCTP_GENERIC_PAYLOAD_PROTOCOL_ID, in clientCommunicationUpNotif()
|
H A D | terminal.c | 481 SCTP_GENERIC_PAYLOAD_PROTOCOL_ID, in stdinCallback()
|
H A D | echo_tool.c | 442 SCTP_GENERIC_PAYLOAD_PROTOCOL_ID, in communicationUpNotif()
|
H A D | echo_monitor.c | 793 SCTP_GENERIC_PAYLOAD_PROTOCOL_ID, in communicationUpNotif()
|
/dports/net/sctplib/sctplib-1.0.26/sctplib/sctp/ |
H A D | sctp.h | 118 #define SCTP_GENERIC_PAYLOAD_PROTOCOL_ID 0 macro
|