Home
last modified time | relevance | path

Searched full:802 (Results 1 – 25 of 202) sorted by relevance

123456789

/kernel/linux/linux-5.10/include/uapi/linux/
Dnet_tstamp.h130 /* 802.AS1, Ethernet, any kind of event packet */
132 /* 802.AS1, Ethernet, Sync packet */
134 /* 802.AS1, Ethernet, Delay_req packet */
137 /* PTP v2/802.AS1, any layer, any kind of event packet */
139 /* PTP v2/802.AS1, any layer, Sync packet */
141 /* PTP v2/802.AS1, any layer, Delay_req packet */
/kernel/linux/linux-6.6/include/uapi/linux/
Dnet_tstamp.h159 /* 802.AS1, Ethernet, any kind of event packet */
161 /* 802.AS1, Ethernet, Sync packet */
163 /* 802.AS1, Ethernet, Delay_req packet */
166 /* PTP v2/802.AS1, any layer, any kind of event packet */
168 /* PTP v2/802.AS1, any layer, Sync packet */
170 /* PTP v2/802.AS1, any layer, Delay_req packet */
/kernel/linux/linux-6.6/drivers/comedi/drivers/
Drti802.c4 * Comedi driver for Analog Devices RTI-802 board
12 * Description: Analog Devices RTI-802
14 * Devices: [Analog Devices] RTI-802 (rti802)
119 MODULE_DESCRIPTION("Comedi driver for Analog Devices RTI-802 board");
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
Drti802.c4 * Comedi driver for Analog Devices RTI-802 board
12 * Description: Analog Devices RTI-802
14 * Devices: [Analog Devices] RTI-802 (rti802)
119 MODULE_DESCRIPTION("Comedi driver for Analog Devices RTI-802 board");
/kernel/linux/linux-6.6/net/bridge/netfilter/
Debt_802_3.c3 * 802_3
57 .name = "802_3",
/kernel/linux/linux-5.10/net/bridge/netfilter/
Debt_802_3.c3 * 802_3
57 .name = "802_3",
/kernel/linux/linux-6.6/net/
DMakefile13 # LLC has to be linked before the files in net/802/
15 obj-y += ethernet/ 802/ sched/ netlink/ bpf/ ethtool/
/kernel/linux/linux-5.10/net/
DMakefile14 # LLC has to be linked before the files in net/802/
16 obj-$(CONFIG_NET) += ethernet/ 802/ sched/ netlink/ bpf/ ethtool/
/kernel/linux/linux-6.6/net/802/
DMakefile3 # Makefile for the Linux 802.x protocol layers.
/kernel/linux/linux-5.10/net/802/
DMakefile3 # Makefile for the Linux 802.x protocol layers.
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_bridge/
Debt_802_3.h12 #define EBT_802_3_MATCH "802_3"
/kernel/linux/linux-5.10/include/linux/mfd/
Dmax77686.h3 * max77686.h - Driver for the Maxim 77686/802
/kernel/linux/linux-5.10/include/uapi/linux/netfilter_bridge/
Debt_802_3.h11 #define EBT_802_3_MATCH "802_3"
/kernel/linux/linux-6.6/include/uapi/linux/netfilter_bridge/
Debt_802_3.h11 #define EBT_802_3_MATCH "802_3"
/kernel/linux/linux-6.6/include/linux/mfd/
Dmax77686.h3 * max77686.h - Driver for the Maxim 77686/802
/kernel/linux/linux-6.6/drivers/mfd/
Dmax77686.c3 // max77686.c - mfd core driver for the Maxim 77686/802
276 MODULE_DESCRIPTION("MAXIM 77686/802 multi-function core driver");
/kernel/uniproton/src/net/lwip-2.1/include/lwip/
Dnetif.h51 #define BT_PROXY_IF 802
/kernel/linux/linux-5.10/drivers/mfd/
Dmax77686.c3 // max77686.c - mfd core driver for the Maxim 77686/802
280 MODULE_DESCRIPTION("MAXIM 77686/802 multi-function core driver");
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dif_arp.h64 #define ARPHRD_IEEE80211_PRISM 802
/kernel/linux/linux-6.6/arch/arm64/boot/dts/hisilicon/
Dhip05.dtsi335 peri_gpio0: gpio@802e0000 {
354 peri_gpio1: gpio@802f0000 {
/kernel/linux/linux-5.10/arch/arm64/boot/dts/hisilicon/
Dhip05.dtsi327 peri_gpio0: gpio@802e0000 {
346 peri_gpio1: gpio@802f0000 {
/kernel/liteos_m/components/net/lwip-2.1/porting/include/lwip/
Dnetif.h71 #define BT_PROXY_IF 802
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_bridge/
Debt_802_3.h25 #define EBT_802_3_MATCH "802_3"
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter_bridge/
Debt_802_3.h25 #define EBT_802_3_MATCH "802_3"
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/filters/
Dfw.json946 "name": "Add fw filter with protocol 802_3",
954 …"cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: protocol 802_3 handle 1 prio 1 fw action ok…
956 "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 1 protocol 802_3 fw",
957 … "matchPattern": "filter parent ffff: protocol 802_3 pref 1 fw.*handle 0x1.*gact action pass",
984 "name": "Add fw filters protocol 802_3 and ip with conflicting priorities",
994 "$TC filter add dev $DEV1 parent ffff: protocol 802_3 prio 3 handle 7 fw action ok"

123456789