Lines Matching +full:no +full:- +full:ether +full:- +full:link
1 /*-
12 * no representations about the suitability of this software for any
19 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT
45 * sysctl MIB tags at the net.link.generic level
47 #define IFMIB_SYSTEM 1 /* non-interface-specific */
48 #define IFMIB_IFDATA 2 /* per-interface data table */
51 * MIB tags for the various net.link.generic.ifdata tables
58 * MIB tags at the net.link.generic.system level
63 * MIB tags as the net.link level
70 * net.link.<iftype> branches is twofold:
72 * 2) The fourth level under net.link.<iftype> is <pf>; that is to say,
73 * the net.link.<iftype> tree instruments the adaptation layers between
74 * <iftype> and a particular protocol family (e.g., net.link.ether.inet
76 * that needs to have a well-known number.
80 * Link-specific MIB structures for various link types.
110 * However, we don't want to be trying to represent arbitrary-length
163 /* END of Ethernet-link MIB stuff */
166 * Put other types of interface MIBs here, or in interface-specific