OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ETH_P_SLOW
(Results
51 - 52
of
52
) sorted by null
1
2
3
/external/kernel-headers/original/linux/
if_ether.h
67
#define
ETH_P_SLOW
0x8809 /* Slow Protocol. See 802.3ad 43B */
netdevice.h
1019
* duplicates except for 802.3ad
ETH_P_SLOW
and alb non-mcast/bcast.
1034
skb->protocol == __constant_htons(
ETH_P_SLOW
))
Completed in 31 milliseconds
1
2
3