OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ETH_P_ALL
(Results
51 - 52
of
52
) sorted by null
1
2
3
/external/kernel-headers/original/linux/
if_ether.h
92
#define
ETH_P_ALL
0x0003 /* Every packet (be careful!!!) */
/external/wpa_supplicant_8/src/utils/
common.h
335
#ifndef
ETH_P_ALL
336
#define
ETH_P_ALL
0x0003
Completed in 269 milliseconds
1
2
3