Lines Matching refs:by

7 The LAPB module will be a separately compiled module for use by any parts of
9 defines the interfaces to, and the services provided by this module. The
74 be unacknowledged by the remote end, the value of the window is between 1
89 MLP operation is the same as SLP operation except that the addresses used by
107 generated by the device driver to allow for the unique identification of the
108 instance of the LAPB link. It is returned by the LAPB module in all of the
109 callbacks, and is used by the device driver in all calls to the LAPB module.
175 is successful then the skbuff is owned by the LAPB module and may not be
176 used by the device driver again. The valid return values are:
188 is owned by the LAPB module and may not be used by the device driver again.
198 These callbacks are functions provided by the device driver for the LAPB
206 This is called by the LAPB module when a connection is established after
207 being requested by a call to lapb_connect_request (see above). The reason is
213 This is called by the LAPB module when the link is established by the remote
219 This is called by the LAPB module when an event occurs after the device
232 This is called by the LAPB module when the link is terminated by the remote
237 LAPB_OK The LAPB link was terminated normally by the remote
247 This is called by the LAPB module when data has been received from the
260 This is called by the LAPB module when data is to be transmitted to the
261 remote system by the device driver. The skbuff becomes the property of the