Lines Matching full:level
4 NETIF Msg Level
7 The design of the network interface message level setting.
18 integer variable that controls the debug message level. The message
19 level ranged from 0 to 7, and monotonically increased in verbosity.
21 The message level was not precisely defined past level 3, but were
22 always implemented within +-1 of the specified level. Drivers tended
23 to shed the more verbose level messages as they matured.
34 Initially this message level variable was uniquely named in each driver
44 - Using an ioctl() call to modify the level.
45 - Per-interface rather than per-driver message level setting.
54 parameter with a default level of '1'.
57 variable is a bit map rather than a level, and is initialized as::
80 Old level Name Bit position