Lines Matching refs:unit
11 * the network interface unit (ppp0 etc.)
33 be linked to each ppp network interface unit. The generic layer is
89 * ppp_unit_number() returns the unit number of the ppp network
149 transmit packets for the PPP unit (network interface device) plus a
151 transmit queue for the unit will contain at most one packet; the
159 Transmit packets are dequeued from the PPP unit transmit queue and
252 /dev/ppp acts independently and can be attached either to a PPP unit
261 existing unit, attached to a newly-created unit, or attached to an
262 existing channel. An instance attached to a unit can be used to send
268 In multilink terms, the unit represents the bundle, while the channels
270 write to the unit (i.e., to an instance of /dev/ppp attached to the
271 unit) will be subject to bundle-level compression and to fragmentation
276 A channel is not initially attached to any unit. In this state it can
278 It can then be connected to a PPP unit with an ioctl call, which
279 makes it available to send and receive data packets for that unit.
288 an int which is the desired unit number if >= 0, or -1 to assign the
289 lowest unused unit number. Being the owner of the interface means
294 The argument should point to an int containing the unit number.
310 argument should point to an int containing the interface unit
322 an interface unit are:
324 * PPPIOCSMRU sets the MRU (maximum receive unit) for the interface.
351 interface unit. The argument should point to an int where the ioctl
368 * PPPIOCGUNIT returns, in the int pointed to by the argument, the unit
369 number of this interface unit.
427 unit). The argument should point to an int containing the new MRRU