Lines Matching +full:dte +full:- +full:mode
1 .. SPDX-License-Identifier: GPL-2.0
11 Changed (Henner Eisen, 2000-10-29): int return value for data_indication()
25 ----------
37 -----------------------------
59 ------------------------
74 unsigned int mode;
84 The mode variable is a bit field used for setting (at present) three values.
92 2 DTE/DCE operation (0=LAPB_DTE 1=LAPB_DCE)
93 3-31 Reserved, must be 0.
99 LAPB are different to indicate the mode of operation, the default is Single
100 Link Procedure. The difference between DCE and DTE operation is (i) the
107 ---------
163 t2timer and n2count are ignored, likewise changing the mode bits when
217 is expected that the data passed to the LAPB module has skb->data pointing
228 ---------
291 module will not perform any more actions on it. The skb->data pointer will
305 The skb->data pointer will be pointing to the first byte of the LAPB header.