Searched refs:abandoned (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/net/sctp/ |
D | chunk.c | 56 msg->abandoned = 0; in sctp_datamsg_init() 318 if (chunk->msg->abandoned) in sctp_chunk_abandoned() 338 chunk->msg->abandoned = 1; in sctp_chunk_abandoned() 348 chunk->msg->abandoned = 1; in sctp_chunk_abandoned() 353 chunk->msg->abandoned = 1; in sctp_chunk_abandoned()
|
D | outqueue.c | 214 INIT_LIST_HEAD(&q->abandoned); in sctp_outq_init() 257 list_for_each_safe(lchunk, temp, &q->abandoned) { in __sctp_outq_teardown() 365 if (!chk->msg->abandoned && in sctp_prsctp_prune_sent() 370 chk->msg->abandoned = 1; in sctp_prsctp_prune_sent() 372 sctp_insert_list(&asoc->outqueue.abandoned, in sctp_prsctp_prune_sent() 407 if (!chk->msg->abandoned && in sctp_prsctp_prune_unsent() 413 chk->msg->abandoned = 1; in sctp_prsctp_prune_unsent() 480 sctp_insert_list(&q->abandoned, lchunk); in sctp_retransmit_mark() 652 sctp_insert_list(&q->abandoned, in __sctp_outq_flush_rtx() 1447 sctp_insert_list(&q->abandoned, lchunk); in sctp_check_transmitted() [all …]
|
D | stream_interleave.c | 1111 list_for_each_safe(lchunk, temp, &q->abandoned) { in sctp_generate_iftsn()
|
D | socket.c | 201 list_for_each_entry(chunk, &q->abandoned, transmitted_list) in sctp_for_each_tx_datachunk()
|
/Linux-v4.19/Documentation/media/kapi/ |
D | dtv-core.rst | 26 abandoned standard, not used anymore) and ATSC version 3.0 current
|
/Linux-v4.19/include/net/sctp/ |
D | structs.h | 541 abandoned:1; /* should this message be abandoned */ member 1096 struct list_head abandoned; member
|
/Linux-v4.19/Documentation/acpi/ |
D | osi.txt | 89 _OS was abandoned, though even today, many BIOS look for
|
/Linux-v4.19/Documentation/networking/ |
D | lapb-module.txt | 122 LAPB link will be abandoned without further messages being passed. After
|
/Linux-v4.19/Documentation/driver-model/ |
D | platform.txt | 123 configuration. Newer systems have largely abandoned that model, in favor of
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | cgroups.txt | 291 file system) of the abandoned cgroup. This enables automatic 292 removal of abandoned cgroups. The default value of
|
/Linux-v4.19/Documentation/kernel-hacking/ |
D | hacking.rst | 97 computers made of match-sticks and snot, we abandoned this limitation
|