Lines Matching +full:mctp +full:- +full:handling

1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
43 * struct rtnl_link_stats64 - The main device statistics structure.
93 * - 30.3.1.1.21 aMulticastFramesReceivedOK
103 * - 30.3.1.1.23 aInRangeLengthErrors
104 * - 30.3.1.1.24 aOutOfRangeLengthField
105 * - 30.3.1.1.25 aFrameTooLongErrors
111 * not correspond one-to-one with dropped packets.
113 * The recommended interpretation for high speed interfaces is -
131 * - 30.3.1.1.6 aFrameCheckSequenceErrors
138 * - 30.3.1.1.7 aAlignmentErrors
144 * not correspond one-to-one with dropped packets.
165 * For IEEE 802.3 devices capable of half-duplex operation this counter
168 * - 30.3.1.1.11 aFramesAbortedDueToXSColls
179 * - 30.3.1.1.13 aCarrierSenseErrors
188 * old half-duplex Ethernet.
193 * - 30.3.2.1.4 aSQETestErrors
196 * to late collisions (for Ethernet - after the first 64B of transmission).
201 * - 30.3.1.1.10 aLateCollisions
253 /* Subset of link stats useful for in-HW collection. Meaning of the fields is as
311 IFLA_WIRELESS, /* Wireless Extension event - see wireless.h */
327 IFLA_NUM_VF, /* Number of VFs if device is SR-IOV PF */
384 #define IFLA_MAX (__IFLA_MAX - 1)
392 IFLA_PROTO_DOWN_REASON_MAX = __IFLA_PROTO_DOWN_REASON_CNT - 1
407 #define IFLA_INET_MAX (__IFLA_INET_MAX - 1)
419 - Combination IFF_BROADCAST|IFF_POINTOPOINT is invalid
420 - If neither of these three flags are set;
423 - IFF_MULTICAST does not mean anything special:
424 multicasts can be used on all not-NBMA links.
453 #define IFLA_INET6_MAX (__IFLA_INET6_MAX - 1)
500 * * 0 - entry never ages (all permanent)
501 * * 1 - entry disappears (no persistence)
520 * consider the VLAN tag when handling packets.
532 * decide whether to forward incoming frames destined to link-local
536 * link-local frames coming on this port.
570 * The address must be a link-local address in standard Ethernet MAC address
582 * * 0 - disabled.
583 * * 1 - automatic (queried).
584 * * 2 - permanently enabled.
619 * The Last Member Query Count is the number of Group-Specific Queries
621 * Member Query Count is also the number of Group-and-Source-Specific
635 * Group-Specific Queries sent in response to Leave Group messages, and
636 * is also the amount of time between Group-Specific Query messages.
689 * VLAN ID applied to untagged and priority-tagged incoming packets.
693 * not accept VLAN-untagged traffic.
700 * (*IFLA_BR_VLAN_STATS_ENABLED* == 0) per-VLAN stats accounting.
723 * (*IFLA_BR_VLAN_STATS_PER_PORT* == 0) per-VLAN per-port stats accounting.
798 #define IFLA_BR_MAX (__IFLA_BR_MAX - 1)
826 * * 0 - port is in STP *DISABLED* state. Make this port completely
830 * * 1 - port is in STP *LISTENING* state. Only valid if STP is enabled
833 * * 2 - port is in STP *LEARNING* state. Only valid if STP is enabled on
836 * * 3 - port is in STP *FORWARDING* state. Port is fully active.
837 * * 4 - port is in STP *BLOCKING* state. Only valid if STP is enabled on
957 * Delivery of STA-to-STA IP multicast is made possible again by enabling
973 * decide whether to forward incoming frames destined to link-local
975 * to 0, which means the bridge does not forward any link-local frames
984 * able to communicate with non-isolated ports only. By default this
997 * The number of per-port EHT hosts limit. The default value is 512.
1012 * FDB based on link-local (EAPOL) traffic received on the port.
1064 IFLA_BRPORT_PROXYARP_WIFI, /* proxy ARP for Wi-Fi */
1099 #define IFLA_BRPORT_MAX (__IFLA_BRPORT_MAX - 1)
1118 #define IFLA_INFO_MAX (__IFLA_INFO_MAX - 1)
1132 #define IFLA_VLAN_MAX (__IFLA_VLAN_MAX - 1)
1145 #define IFLA_VLAN_QOS_MAX (__IFLA_VLAN_QOS_MAX - 1)
1167 #define IFLA_MACVLAN_MAX (__IFLA_MACVLAN_MAX - 1)
1194 #define IFLA_VRF_MAX (__IFLA_VRF_MAX - 1)
1202 #define IFLA_VRF_PORT_MAX (__IFLA_VRF_PORT_MAX - 1)
1225 #define IFLA_MACSEC_MAX (__IFLA_MACSEC_MAX - 1)
1236 #define IFLA_XFRM_MAX (__IFLA_XFRM_MAX - 1)
1243 MACSEC_VALIDATE_MAX = __MACSEC_VALIDATE_END - 1,
1251 MACSEC_OFFLOAD_MAX = __MACSEC_OFFLOAD_END - 1,
1262 #define IFLA_IPVLAN_MAX (__IFLA_IPVLAN_MAX - 1)
1284 NETKIT_NEXT = -1,
1304 #define IFLA_NETKIT_MAX (__IFLA_NETKIT_MAX - 1)
1327 #define VNIFILTER_ENTRY_STATS_MAX (__VNIFILTER_ENTRY_STATS_MAX - 1)
1338 #define VXLAN_VNIFILTER_ENTRY_MAX (__VXLAN_VNIFILTER_ENTRY_MAX - 1)
1345 #define VXLAN_VNIFILTER_MAX (__VXLAN_VNIFILTER_MAX - 1)
1383 #define IFLA_VXLAN_MAX (__IFLA_VXLAN_MAX - 1)
1395 VXLAN_DF_MAX = __VXLAN_DF_END - 1,
1402 VXLAN_LABEL_MAX = __VXLAN_LABEL_END - 1,
1424 #define IFLA_GENEVE_MAX (__IFLA_GENEVE_MAX - 1)
1431 GENEVE_DF_MAX = __GENEVE_DF_END - 1,
1444 #define IFLA_BAREUDP_MAX (__IFLA_BAREUDP_MAX - 1)
1452 #define IFLA_PPP_MAX (__IFLA_PPP_MAX - 1)
1473 #define IFLA_GTP_MAX (__IFLA_GTP_MAX - 1)
1514 #define IFLA_BOND_MAX (__IFLA_BOND_MAX - 1)
1526 #define IFLA_BOND_AD_INFO_MAX (__IFLA_BOND_AD_INFO_MAX - 1)
1542 #define IFLA_BOND_SLAVE_MAX (__IFLA_BOND_SLAVE_MAX - 1)
1544 /* SR-IOV virtual function management section */
1552 #define IFLA_VF_INFO_MAX (__IFLA_VF_INFO_MAX - 1)
1574 #define IFLA_VF_MAX (__IFLA_VF_MAX - 1)
1587 __u32 vlan; /* 0 - 4095, 0 disables VLAN filter */
1597 #define IFLA_VF_VLAN_INFO_MAX (__IFLA_VF_VLAN_INFO_MAX - 1)
1602 __u32 vlan; /* 0 - 4095, 0 disables VLAN filter */
1658 #define IFLA_VF_STATS_MAX (__IFLA_VF_STATS_MAX - 1)
1686 #define IFLA_VF_PORT_MAX (__IFLA_VF_PORT_MAX - 1)
1692 IFLA_PORT_VSI_TYPE, /* 802.1Qbg (pre-)standard VDP */
1700 #define IFLA_PORT_MAX (__IFLA_PORT_MAX - 1)
1704 #define PORT_SELF_VF -1
1721 /* 0x08-0xFF reserved for future VDP use */
1753 #define IFLA_IPOIB_MAX (__IFLA_IPOIB_MAX - 1)
1780 #define IFLA_HSR_MAX (__IFLA_HSR_MAX - 1)
1805 #define IFLA_STATS_MAX (__IFLA_STATS_MAX - 1)
1807 #define IFLA_STATS_FILTER_BIT(ATTR) (1 << (ATTR - 1))
1818 #define IFLA_STATS_GETSET_MAX (__IFLA_STATS_GETSET_MAX - 1)
1822 * -> [LINK_XSTATS_TYPE_xxx]
1823 * -> [rtnl link type specific attributes]
1831 #define LINK_XSTATS_TYPE_MAX (__LINK_XSTATS_TYPE_MAX - 1)
1841 #define IFLA_OFFLOAD_XSTATS_MAX (__IFLA_OFFLOAD_XSTATS_MAX - 1)
1850 (__IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX - 1)
1887 #define IFLA_XDP_MAX (__IFLA_XDP_MAX - 1)
1894 IFLA_EVENT_NOTIFY_PEERS, /* re-sent grat. arp/ndisc */
1895 IFLA_EVENT_IGMP_RESEND, /* re-sent IGMP JOIN */
1915 #define IFLA_TUN_MAX (__IFLA_TUN_MAX - 1)
1933 #define IFLA_RMNET_MAX (__IFLA_RMNET_MAX - 1)
1940 /* MCTP section */
1948 #define IFLA_MCTP_MAX (__IFLA_MCTP_MAX - 1)
1960 #define IFLA_DSA_MAX (__IFLA_DSA_MAX - 1)