OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sll_protocol
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libpcap/dist/pcap/
sll.h
92
uint16_t
sll_protocol
; /* protocol */
member in struct:sll_header
125
* The LINUX_SLL_ values for "
sll_protocol
" and LINUX_SLL2_ values for
/src/external/bsd/tcpdump/dist/
print-sll.c
97
nd_uint16_t
sll_protocol
; /* protocol */
member in struct:sll_header
128
* The LINUX_SLL_ values for "
sll_protocol
"; these correspond to the
178
ether_type = GET_BE_U_2(sllp->
sll_protocol
);
262
ether_type = GET_BE_U_2(sllp->
sll_protocol
);
Completed in 24 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026