Lines Matching full:packet
11 This is a description of the messages to be passed between the X.25 Packet
13 setting of the LAPB mode from within the Packet Layer.
19 needs to be passed to and from the Packet Layer for proper operation.
26 Packet Layer to Device Driver
50 Device Driver to Packet Layer
79 The X.25 packet layer protocol depends on a reliable datalink service.
83 - With Linux 2.4.x (and above) SMP kernels, packet ordering is not
90 The X.25 packet layer protocol will detect this and reset the virtual
102 The probability of packet loss due to backlog congestion can be
109 This will reliably suppress packet loss. The LAPB protocol will
110 automatically cause the peer to re-transmit the dropped packet
123 This will not reliably avoid packet loss, but the probability
124 of packet loss in netif_rx() path will be significantly reduced.