OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ETHERTYPE_IP
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/mpl/dhcp/dist/includes/netinet/
if_ether.h
59
#define
ETHERTYPE_IP
0x0800 /* IP protocol */
/src/external/bsd/libpcap/dist/
ethertype.h
39
#ifndef
ETHERTYPE_IP
40
#define
ETHERTYPE_IP
0x0800 /* IP protocol */
/src/external/bsd/tcpdump/dist/
ethertype.h
51
#ifndef
ETHERTYPE_IP
52
#define
ETHERTYPE_IP
0x0800 /* IP protocol */
/src/external/bsd/ipf/dist/ipsd/Celler/
ip_compat.h
48
#ifndef
ETHERTYPE_IP
49
# define
ETHERTYPE_IP
((u_short)0x0800)
/src/sys/net/
ethertypes.h
67
#define
ETHERTYPE_IP
0x0800 /* IP protocol */
/src/sys/external/bsd/ipf/netinet/
ip_compat.h
1113
#ifndef
ETHERTYPE_IP
1114
# define
ETHERTYPE_IP
((u_short)0x0800)
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026