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 */
385 #define IFLA_MAX (__IFLA_MAX - 1)
393 IFLA_PROTO_DOWN_REASON_MAX = __IFLA_PROTO_DOWN_REASON_CNT - 1
408 #define IFLA_INET_MAX (__IFLA_INET_MAX - 1)
420 - Combination IFF_BROADCAST|IFF_POINTOPOINT is invalid
421 - If neither of these three flags are set;
424 - IFF_MULTICAST does not mean anything special:
425 multicasts can be used on all not-NBMA links.
454 #define IFLA_INET6_MAX (__IFLA_INET6_MAX - 1)
501 * * 0 - entry never ages (all permanent)
502 * * 1 - entry disappears (no persistence)
521 * consider the VLAN tag when handling packets.
533 * decide whether to forward incoming frames destined to link-local
537 * link-local frames coming on this port.
571 * The address must be a link-local address in standard Ethernet MAC address
583 * * 0 - disabled.
584 * * 1 - automatic (queried).
585 * * 2 - permanently enabled.
620 * The Last Member Query Count is the number of Group-Specific Queries
622 * Member Query Count is also the number of Group-and-Source-Specific
636 * Group-Specific Queries sent in response to Leave Group messages, and
637 * is also the amount of time between Group-Specific Query messages.
690 * VLAN ID applied to untagged and priority-tagged incoming packets.
694 * not accept VLAN-untagged traffic.
701 * (*IFLA_BR_VLAN_STATS_ENABLED* == 0) per-VLAN stats accounting.
724 * (*IFLA_BR_VLAN_STATS_PER_PORT* == 0) per-VLAN per-port stats accounting.
799 #define IFLA_BR_MAX (__IFLA_BR_MAX - 1)
827 * * 0 - port is in STP *DISABLED* state. Make this port completely
831 * * 1 - port is in STP *LISTENING* state. Only valid if STP is enabled
834 * * 2 - port is in STP *LEARNING* state. Only valid if STP is enabled on
837 * * 3 - port is in STP *FORWARDING* state. Port is fully active.
838 * * 4 - port is in STP *BLOCKING* state. Only valid if STP is enabled on
958 * Delivery of STA-to-STA IP multicast is made possible again by enabling
974 * decide whether to forward incoming frames destined to link-local
976 * to 0, which means the bridge does not forward any link-local frames
985 * able to communicate with non-isolated ports only. By default this
998 * The number of per-port EHT hosts limit. The default value is 512.
1013 * FDB based on link-local (EAPOL) traffic received on the port.
1065 IFLA_BRPORT_PROXYARP_WIFI, /* proxy ARP for Wi-Fi */
1100 #define IFLA_BRPORT_MAX (__IFLA_BRPORT_MAX - 1)
1119 #define IFLA_INFO_MAX (__IFLA_INFO_MAX - 1)
1133 #define IFLA_VLAN_MAX (__IFLA_VLAN_MAX - 1)
1146 #define IFLA_VLAN_QOS_MAX (__IFLA_VLAN_QOS_MAX - 1)
1168 #define IFLA_MACVLAN_MAX (__IFLA_MACVLAN_MAX - 1)
1195 #define IFLA_VRF_MAX (__IFLA_VRF_MAX - 1)
1203 #define IFLA_VRF_PORT_MAX (__IFLA_VRF_PORT_MAX - 1)
1226 #define IFLA_MACSEC_MAX (__IFLA_MACSEC_MAX - 1)
1237 #define IFLA_XFRM_MAX (__IFLA_XFRM_MAX - 1)
1244 MACSEC_VALIDATE_MAX = __MACSEC_VALIDATE_END - 1,
1252 MACSEC_OFFLOAD_MAX = __MACSEC_OFFLOAD_END - 1,
1263 #define IFLA_IPVLAN_MAX (__IFLA_IPVLAN_MAX - 1)
1285 NETKIT_NEXT = -1,
1296 /* NETKIT_SCRUB_NONE leaves clearing skb->{mark,priority} up to
1300 * NETKIT_SCRUB_DEFAULT zeroes skb->{mark,priority} fields before
1322 #define IFLA_NETKIT_MAX (__IFLA_NETKIT_MAX - 1)
1345 #define VNIFILTER_ENTRY_STATS_MAX (__VNIFILTER_ENTRY_STATS_MAX - 1)
1356 #define VXLAN_VNIFILTER_ENTRY_MAX (__VXLAN_VNIFILTER_ENTRY_MAX - 1)
1363 #define VXLAN_VNIFILTER_MAX (__VXLAN_VNIFILTER_MAX - 1)
1401 #define IFLA_VXLAN_MAX (__IFLA_VXLAN_MAX - 1)
1413 VXLAN_DF_MAX = __VXLAN_DF_END - 1,
1420 VXLAN_LABEL_MAX = __VXLAN_LABEL_END - 1,
1442 #define IFLA_GENEVE_MAX (__IFLA_GENEVE_MAX - 1)
1449 GENEVE_DF_MAX = __GENEVE_DF_END - 1,
1462 #define IFLA_BAREUDP_MAX (__IFLA_BAREUDP_MAX - 1)
1470 #define IFLA_PPP_MAX (__IFLA_PPP_MAX - 1)
1491 #define IFLA_GTP_MAX (__IFLA_GTP_MAX - 1)
1532 #define IFLA_BOND_MAX (__IFLA_BOND_MAX - 1)
1544 #define IFLA_BOND_AD_INFO_MAX (__IFLA_BOND_AD_INFO_MAX - 1)
1560 #define IFLA_BOND_SLAVE_MAX (__IFLA_BOND_SLAVE_MAX - 1)
1562 /* SR-IOV virtual function management section */
1570 #define IFLA_VF_INFO_MAX (__IFLA_VF_INFO_MAX - 1)
1592 #define IFLA_VF_MAX (__IFLA_VF_MAX - 1)
1605 __u32 vlan; /* 0 - 4095, 0 disables VLAN filter */
1615 #define IFLA_VF_VLAN_INFO_MAX (__IFLA_VF_VLAN_INFO_MAX - 1)
1620 __u32 vlan; /* 0 - 4095, 0 disables VLAN filter */
1676 #define IFLA_VF_STATS_MAX (__IFLA_VF_STATS_MAX - 1)
1704 #define IFLA_VF_PORT_MAX (__IFLA_VF_PORT_MAX - 1)
1710 IFLA_PORT_VSI_TYPE, /* 802.1Qbg (pre-)standard VDP */
1718 #define IFLA_PORT_MAX (__IFLA_PORT_MAX - 1)
1722 #define PORT_SELF_VF -1
1739 /* 0x08-0xFF reserved for future VDP use */
1771 #define IFLA_IPOIB_MAX (__IFLA_IPOIB_MAX - 1)
1798 #define IFLA_HSR_MAX (__IFLA_HSR_MAX - 1)
1823 #define IFLA_STATS_MAX (__IFLA_STATS_MAX - 1)
1825 #define IFLA_STATS_FILTER_BIT(ATTR) (1 << (ATTR - 1))
1836 #define IFLA_STATS_GETSET_MAX (__IFLA_STATS_GETSET_MAX - 1)
1840 * -> [LINK_XSTATS_TYPE_xxx]
1841 * -> [rtnl link type specific attributes]
1849 #define LINK_XSTATS_TYPE_MAX (__LINK_XSTATS_TYPE_MAX - 1)
1859 #define IFLA_OFFLOAD_XSTATS_MAX (__IFLA_OFFLOAD_XSTATS_MAX - 1)
1868 (__IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX - 1)
1905 #define IFLA_XDP_MAX (__IFLA_XDP_MAX - 1)
1912 IFLA_EVENT_NOTIFY_PEERS, /* re-sent grat. arp/ndisc */
1913 IFLA_EVENT_IGMP_RESEND, /* re-sent IGMP JOIN */
1933 #define IFLA_TUN_MAX (__IFLA_TUN_MAX - 1)
1951 #define IFLA_RMNET_MAX (__IFLA_RMNET_MAX - 1)
1958 /* MCTP section */
1966 #define IFLA_MCTP_MAX (__IFLA_MCTP_MAX - 1)
1978 #define IFLA_DSA_MAX (__IFLA_DSA_MAX - 1)