OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sll2_protocol
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libpcap/dist/pcap/
sll.h
101
uint16_t
sll2_protocol
; /* protocol */
member in struct:sll2_header
126
* "
sll2_protocol
"; these correspond to the ETH_P_ values on Linux, but
/src/external/bsd/tcpdump/dist/
print-sll.c
106
nd_uint16_t
sll2_protocol
; /* protocol */
member in struct:sll2_header
361
ether_type = GET_BE_U_2(sllp->
sll2_protocol
);
458
ether_type = GET_BE_U_2(sllp->
sll2_protocol
);
Completed in 61 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026