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 */
386 #define IFLA_MAX (__IFLA_MAX - 1)
394 IFLA_PROTO_DOWN_REASON_MAX = __IFLA_PROTO_DOWN_REASON_CNT - 1
409 #define IFLA_INET_MAX (__IFLA_INET_MAX - 1)
421 - Combination IFF_BROADCAST|IFF_POINTOPOINT is invalid
422 - If neither of these three flags are set;
425 - IFF_MULTICAST does not mean anything special:
426 multicasts can be used on all not-NBMA links.
455 #define IFLA_INET6_MAX (__IFLA_INET6_MAX - 1)
502 * * 0 - entry never ages (all permanent)
503 * * 1 - entry disappears (no persistence)
522 * consider the VLAN tag when handling packets.
534 * decide whether to forward incoming frames destined to link-local
538 * link-local frames coming on this port.
572 * The address must be a link-local address in standard Ethernet MAC address
584 * * 0 - disabled.
585 * * 1 - automatic (queried).
586 * * 2 - permanently enabled.
621 * The Last Member Query Count is the number of Group-Specific Queries
623 * Member Query Count is also the number of Group-and-Source-Specific
637 * Group-Specific Queries sent in response to Leave Group messages, and
638 * is also the amount of time between Group-Specific Query messages.
691 * VLAN ID applied to untagged and priority-tagged incoming packets.
695 * not accept VLAN-untagged traffic.
702 * (*IFLA_BR_VLAN_STATS_ENABLED* == 0) per-VLAN stats accounting.
725 * (*IFLA_BR_VLAN_STATS_PER_PORT* == 0) per-VLAN per-port stats accounting.
800 #define IFLA_BR_MAX (__IFLA_BR_MAX - 1)
828 * * 0 - port is in STP *DISABLED* state. Make this port completely
832 * * 1 - port is in STP *LISTENING* state. Only valid if STP is enabled
835 * * 2 - port is in STP *LEARNING* state. Only valid if STP is enabled on
838 * * 3 - port is in STP *FORWARDING* state. Port is fully active.
839 * * 4 - port is in STP *BLOCKING* state. Only valid if STP is enabled on
959 * Delivery of STA-to-STA IP multicast is made possible again by enabling
975 * decide whether to forward incoming frames destined to link-local
977 * to 0, which means the bridge does not forward any link-local frames
986 * able to communicate with non-isolated ports only. By default this
999 * The number of per-port EHT hosts limit. The default value is 512.
1014 * FDB based on link-local (EAPOL) traffic received on the port.
1066 IFLA_BRPORT_PROXYARP_WIFI, /* proxy ARP for Wi-Fi */
1101 #define IFLA_BRPORT_MAX (__IFLA_BRPORT_MAX - 1)
1120 #define IFLA_INFO_MAX (__IFLA_INFO_MAX - 1)
1134 #define IFLA_VLAN_MAX (__IFLA_VLAN_MAX - 1)
1147 #define IFLA_VLAN_QOS_MAX (__IFLA_VLAN_QOS_MAX - 1)
1169 #define IFLA_MACVLAN_MAX (__IFLA_MACVLAN_MAX - 1)
1196 #define IFLA_VRF_MAX (__IFLA_VRF_MAX - 1)
1204 #define IFLA_VRF_PORT_MAX (__IFLA_VRF_PORT_MAX - 1)
1227 #define IFLA_MACSEC_MAX (__IFLA_MACSEC_MAX - 1)
1238 #define IFLA_XFRM_MAX (__IFLA_XFRM_MAX - 1)
1245 MACSEC_VALIDATE_MAX = __MACSEC_VALIDATE_END - 1,
1253 MACSEC_OFFLOAD_MAX = __MACSEC_OFFLOAD_END - 1,
1264 #define IFLA_IPVLAN_MAX (__IFLA_IPVLAN_MAX - 1)
1286 NETKIT_NEXT = -1,
1297 /* NETKIT_SCRUB_NONE leaves clearing skb->{mark,priority} up to
1301 * NETKIT_SCRUB_DEFAULT zeroes skb->{mark,priority} fields before
1323 #define IFLA_NETKIT_MAX (__IFLA_NETKIT_MAX - 1)
1346 #define VNIFILTER_ENTRY_STATS_MAX (__VNIFILTER_ENTRY_STATS_MAX - 1)
1357 #define VXLAN_VNIFILTER_ENTRY_MAX (__VXLAN_VNIFILTER_ENTRY_MAX - 1)
1364 #define VXLAN_VNIFILTER_MAX (__VXLAN_VNIFILTER_MAX - 1)
1403 #define IFLA_VXLAN_MAX (__IFLA_VXLAN_MAX - 1)
1415 VXLAN_DF_MAX = __VXLAN_DF_END - 1,
1422 VXLAN_LABEL_MAX = __VXLAN_LABEL_END - 1,
1445 #define IFLA_GENEVE_MAX (__IFLA_GENEVE_MAX - 1)
1452 GENEVE_DF_MAX = __GENEVE_DF_END - 1,
1470 #define IFLA_BAREUDP_MAX (__IFLA_BAREUDP_MAX - 1)
1478 #define IFLA_PPP_MAX (__IFLA_PPP_MAX - 1)
1499 #define IFLA_GTP_MAX (__IFLA_GTP_MAX - 1)
1540 #define IFLA_BOND_MAX (__IFLA_BOND_MAX - 1)
1552 #define IFLA_BOND_AD_INFO_MAX (__IFLA_BOND_AD_INFO_MAX - 1)
1568 #define IFLA_BOND_SLAVE_MAX (__IFLA_BOND_SLAVE_MAX - 1)
1570 /* SR-IOV virtual function management section */
1578 #define IFLA_VF_INFO_MAX (__IFLA_VF_INFO_MAX - 1)
1600 #define IFLA_VF_MAX (__IFLA_VF_MAX - 1)
1613 __u32 vlan; /* 0 - 4095, 0 disables VLAN filter */
1623 #define IFLA_VF_VLAN_INFO_MAX (__IFLA_VF_VLAN_INFO_MAX - 1)
1628 __u32 vlan; /* 0 - 4095, 0 disables VLAN filter */
1684 #define IFLA_VF_STATS_MAX (__IFLA_VF_STATS_MAX - 1)
1712 #define IFLA_VF_PORT_MAX (__IFLA_VF_PORT_MAX - 1)
1718 IFLA_PORT_VSI_TYPE, /* 802.1Qbg (pre-)standard VDP */
1726 #define IFLA_PORT_MAX (__IFLA_PORT_MAX - 1)
1730 #define PORT_SELF_VF -1
1747 /* 0x08-0xFF reserved for future VDP use */
1779 #define IFLA_IPOIB_MAX (__IFLA_IPOIB_MAX - 1)
1806 #define IFLA_HSR_MAX (__IFLA_HSR_MAX - 1)
1831 #define IFLA_STATS_MAX (__IFLA_STATS_MAX - 1)
1833 #define IFLA_STATS_FILTER_BIT(ATTR) (1 << (ATTR - 1))
1844 #define IFLA_STATS_GETSET_MAX (__IFLA_STATS_GETSET_MAX - 1)
1848 * -> [LINK_XSTATS_TYPE_xxx]
1849 * -> [rtnl link type specific attributes]
1857 #define LINK_XSTATS_TYPE_MAX (__LINK_XSTATS_TYPE_MAX - 1)
1867 #define IFLA_OFFLOAD_XSTATS_MAX (__IFLA_OFFLOAD_XSTATS_MAX - 1)
1876 (__IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX - 1)
1913 #define IFLA_XDP_MAX (__IFLA_XDP_MAX - 1)
1920 IFLA_EVENT_NOTIFY_PEERS, /* re-sent grat. arp/ndisc */
1921 IFLA_EVENT_IGMP_RESEND, /* re-sent IGMP JOIN */
1941 #define IFLA_TUN_MAX (__IFLA_TUN_MAX - 1)
1959 #define IFLA_RMNET_MAX (__IFLA_RMNET_MAX - 1)
1966 /* MCTP section */
1975 #define IFLA_MCTP_MAX (__IFLA_MCTP_MAX - 1)
1987 #define IFLA_DSA_MAX (__IFLA_DSA_MAX - 1)