OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:peer_supports_prsctp
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/netinet/
sctp_structs.h
606
uint8_t
peer_supports_prsctp
;
member in struct:sctp_association
sctp_timer.c
829
if (stcb->asoc.
peer_supports_prsctp
) {
sctp_pcb.c
4218
stcb->asoc.
peer_supports_prsctp
= 1;
4232
stcb->asoc.
peer_supports_prsctp
= 0;
4248
stcb->asoc.
peer_supports_prsctp
= 1;
sctp_indata.c
2958
if (stcb->asoc.
peer_supports_prsctp
) {
3196
if (asoc->
peer_supports_prsctp
== 0) {
4119
if (asoc->
peer_supports_prsctp
) {
sctp_output.c
3916
if ((asoc->
peer_supports_prsctp
) && (asoc->sent_queue_cnt_removeable > 0)) {
4001
if ((stcb->asoc.
peer_supports_prsctp
) &&
4064
if (stcb->asoc.
peer_supports_prsctp
) {
4250
if (asoc->
peer_supports_prsctp
) {
9328
if (asoc->
peer_supports_prsctp
) {
9414
if (asoc->
peer_supports_prsctp
) {
sctp_input.c
693
stcb->asoc.
peer_supports_prsctp
= 0;
720
stcb->asoc.
peer_supports_prsctp
= 0;
Completed in 44 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025