Home
last modified time | relevance | path

Searched defs:flow_action_entry (Results 1 – 7 of 7) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h78537 struct flow_action_entry { struct
78538 enum flow_action_id id;
78539 u32 hw_index;
78540 enum flow_action_hw_stats hw_stats;
78541 action_destr destructor;
78542 void *destructor_priv;
78543 union {
78624 struct flow_action_entry entries[0]; argument
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h104603 struct flow_action_entry { struct
104604 enum flow_action_id id;
104605 enum flow_action_hw_stats hw_stats;
104606 action_destr destructor;
104607 void *destructor_priv;
104608 union {
104685 struct flow_action_entry entries[0]; argument
Dvmlinux.h104603 struct flow_action_entry { struct
104604 enum flow_action_id id;
104605 enum flow_action_hw_stats hw_stats;
104606 action_destr destructor;
104607 void *destructor_priv;
104608 union {
104685 struct flow_action_entry entries[0]; argument
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h87698 struct flow_action_entry { struct
87699 enum flow_action_id id;
87700 enum flow_action_hw_stats hw_stats;
87701 action_destr destructor;
87702 void *destructor_priv;
87703 union {
87780 struct flow_action_entry entries[0]; argument
Dvmlinux_510.h87698 struct flow_action_entry { struct
87699 enum flow_action_id id;
87700 enum flow_action_hw_stats hw_stats;
87701 action_destr destructor;
87702 void *destructor_priv;
87703 union {
87780 struct flow_action_entry entries[0]; argument
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h105655 struct flow_action_entry { struct
105656 enum flow_action_id id;
105657 action_destr destructor;
105658 void *destructor_priv;
105659 union {
Dvmlinux.h105655 struct flow_action_entry { struct
105656 enum flow_action_id id;
105657 action_destr destructor;
105658 void *destructor_priv;
105659 union {