OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sflow_extended_sw_data
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/tcpdump/dist/
print-sflow.c
658
const struct sflow_extended_switch_data_t *
sflow_extended_sw_data
;
local
663
sflow_extended_sw_data
= (const struct sflow_extended_switch_data_t *)pointer;
665
GET_BE_U_4(
sflow_extended_sw_data
->src_vlan),
666
GET_BE_U_4(
sflow_extended_sw_data
->src_pri),
667
GET_BE_U_4(
sflow_extended_sw_data
->dst_vlan),
668
GET_BE_U_4(
sflow_extended_sw_data
->dst_pri));
print-sflow.c
658
const struct sflow_extended_switch_data_t *
sflow_extended_sw_data
;
local
663
sflow_extended_sw_data
= (const struct sflow_extended_switch_data_t *)pointer;
665
GET_BE_U_4(
sflow_extended_sw_data
->src_vlan),
666
GET_BE_U_4(
sflow_extended_sw_data
->src_pri),
667
GET_BE_U_4(
sflow_extended_sw_data
->dst_vlan),
668
GET_BE_U_4(
sflow_extended_sw_data
->dst_pri));
print-sflow.c
658
const struct sflow_extended_switch_data_t *
sflow_extended_sw_data
;
local
663
sflow_extended_sw_data
= (const struct sflow_extended_switch_data_t *)pointer;
665
GET_BE_U_4(
sflow_extended_sw_data
->src_vlan),
666
GET_BE_U_4(
sflow_extended_sw_data
->src_pri),
667
GET_BE_U_4(
sflow_extended_sw_data
->dst_vlan),
668
GET_BE_U_4(
sflow_extended_sw_data
->dst_pri));
Completed in 43 milliseconds
Indexes created Thu Jul 09 00:25:44 UTC 2026