Home
last modified time | relevance | path

Searched refs:SEQ (Results 1 – 16 of 16) sorted by relevance

/linux/net/netfilter/
H A Dnf_conntrack_h323_types.c51 {FNAME("h221NonStandard") SEQ, 0, 3, 3, SKIP | EXT, 0,
62 {FNAME("ipAddress") SEQ, 0, 2, 2, DECODE,
64 {FNAME("ipSourceRoute") SEQ, 0, 4, 4, SKIP | EXT, 0,
66 {FNAME("ipxAddress") SEQ, 0, 3, 3, SKIP, 0,
68 {FNAME("ip6Address") SEQ, 0, 2, 2, DECODE | EXT,
73 {FNAME("nonStandardAddress") SEQ, 0, 2, 2, SKIP, 0,
92 {FNAME("vendor") SEQ, 0, 3, 3, SKIP | EXT, 0, _H221NonStandard},
98 {FNAME("nonStandardData") SEQ, 0, 2, 2, SKIP | OPT, 0,
103 {FNAME("nonStandardData") SEQ, 0, 2, 2, SKIP | OPT, 0,
110 {FNAME("nonStandardData") SEQ, 0, 2, 2, SKIP | OPT, 0,
[all …]
H A Dnf_conntrack_h323_asn1.c52 #define SEQ 9 macro
844 FNAME("H323-UserInformation") SEQ, 1, 2, 2, DECODE | EXT, in DecodeH323_UserInformation()
/linux/Documentation/driver-api/surface_aggregator/
H A Dssh.rst7 .. |SEQ| replace:: ``SEQ`` substdef
70 * - |SEQ|
75 the frame structure (|TYPE|, |LEN|, and |SEQ| fields) is placed directly
97 A message consists of |SYN|, followed by the frame (|TYPE|, |LEN|, |SEQ| and
101 same sequence ID (|SEQ|), stored inside the frame (more on this in the next
168 where both frames have the same sequence ID (``SEQ``). Here, ``FRAME(D)``
336 by the EC. As an example: Sending two frames with ``SEQ=0`` and ``SEQ=1``
337 followed by a repetition of ``SEQ=0`` will not detect the second ``SEQ=0``
339 been received, i.e. twice in this example. Sending ``SEQ=0``, ``SEQ=1`` and
340 then repeating ``SEQ=1`` will detect the second ``SEQ=1`` as repetition of
H A Dinternal.rst80 the message counters required for building command messages (``SEQ``,
/linux/tools/testing/selftests/net/netfilter/packetdrill/
H A Dconntrack_synack_old.pkt12SEQ is over the upper bound (over the window of the receiver) IN=tun0 OUT= MAC= SRC=192.0.2.1 DST=…
H A Dconntrack_ack_loss_stall.pkt112SEQ is under the lower bound (already ACKed data retransmitted) IN=tun0 OUT= MAC= SRC=192.0.2.1 DS…
/linux/Documentation/gpu/amdgpu/display/
H A Dtrace-groups-table.csv16 PHY SEQ, 0x4000
/linux/Documentation/networking/
H A Dtcp_ao.rst411 sne_flag when the current SEQ number rolls over. The flag is cleared when
412 both current and previous SEQ numbers cross 0x7fff, which is 32Kb.
414 In times when sne_flag is set, the algorithm compares SEQ for each packet with
420 the first SEQ byte that ACK is wanted for (snd_una) and the next SEQ byte that
422 on where in the 4GB SEQ number space both sender and receiver are.
425 tcp_ao_compute_sne() is called for each TCP-AO segment. It compares SEQ numbers
427 detecting SEQ numbers rolling over. That simplifies the code a lot and only
H A Doa-tc6-framework.rst181 SEQ (Bit 30) - Data Chunk Sequence. This bit is used to indicate an
/linux/lib/
H A Dasn1_encoder.c399 *(data++) = _tag(UNIV, CONS, SEQ); in asn1_encode_sequence()
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.h271 unsigned char SEQ[5]; member
/linux/drivers/video/fbdev/
H A Dcirrusfb.c350 SEQ enumerator
2836 case SEQ: in cirrusfb_dbg_print_regs()
2921 cirrusfb_dbg_print_regs(info, regbase, SEQ, in cirrusfb_dbg_reg_dump()
/linux/drivers/scsi/aic7xxx/
H A Daic79xx.reg322 * Clear SEQ Interrupt
346 * SEQ New SCB Queue Offset
357 * SEQ Empty SCB Queue Offset
368 * SEQ Done SCB Queue Offset
2446 * SEQ Interrupts
2479 * SEQ Interrupt Enabled (Shared)
/linux/sound/drivers/
H A DKconfig18 # select SEQ stuff to min(SND_SEQUENCER,SND_XXX)
/linux/sound/isa/
H A DKconfig391 # select SEQ stuff to min(SND_SEQUENCER,SND_XXX)
/linux/sound/pci/
H A DKconfig494 # select SEQ stuff to min(SND_SEQUENCER,SND_XXX)