OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hatype
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/tcpdump/dist/
print-sll.c
229
u_short
hatype
;
local
250
hatype
= GET_BE_U_2(sllp->sll_hatype);
251
switch (
hatype
) {
412
u_short
hatype
;
local
446
hatype
= GET_BE_U_2(sllp->sll2_hatype);
447
switch (
hatype
) {
print-sll.c
229
u_short
hatype
;
local
250
hatype
= GET_BE_U_2(sllp->sll_hatype);
251
switch (
hatype
) {
412
u_short
hatype
;
local
446
hatype
= GET_BE_U_2(sllp->sll2_hatype);
447
switch (
hatype
) {
Completed in 91 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026