Lines Matching full:ppp
10 # PPP options
13 bool "Point-to-point (PPP) UART based driver"
26 string "PPP Driver name"
27 default "ppp"
32 int "PPP MTU and MRU"
35 This options sets MTU and MRU for PPP link.
45 int "PPP ring buffer size"
48 PPP ring buffer size when passing data from RX ISR to worker
55 Sets the stack size which will be used by the PPP RX workqueue.
72 bool "Capture received PPP packets"
75 This enables PPP packet capture. One needs to configure the
77 to outside system. This requires a non-PPP network connection
79 cannot use the PPP connection to sending packets as that would
83 int "Capture buffer for storing full PPP packets"
87 The captured PPP frames are temporarily stored into this buffer.
92 Specify a MAC address for the PPP interface in the form of
101 This is only necessary if a ppp connection should be
105 bool "Disable PPP interface auto-start"
107 This option allows user to disable autostarting of the PPP interface
135 module-str = Log level for ppp driver
136 module-help = Sets log level for ppp driver.