Lines Matching refs:be
5 This is a description of the messages to be passed between the X.25 Packet
9 The X.25 device driver will be coded normally as per the Linux device driver
10 standards. Most X.25 device drivers will be moderately similar to the
13 needs to be passed to and from the Packet Layer for proper operation.
15 All messages are held in sk_buff's just like real data to be transmitted
25 This indicates that the rest of the skbuff contains data to be transmitted
32 confirmation message should be returned as soon as possible.
37 confirmation message should be returned as soon as possible.
41 LAPB parameters. To be defined.
64 LAPB parameters. To be defined.
79 netif_rx(skb2), skb2 might be delivered to the network layer
81 - Data passed upstream by means of netif_rx() might be dropped by the
96 The probability of packet loss due to backlog congestion can be
115 confirmation should also be deferred such that the internal queue
118 of packet loss in netif_rx() path will be significantly reduced.
120 CONFIG_NET_HW_FLOWCONTROL. This allows the driver to be woken up