Home
last modified time | relevance | path

Searched defs:flowi_common (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h10262 struct flowi_common { struct
10263 int flowic_oif;
10264 int flowic_iif;
10265 int flowic_l3mdev;
10266 __u32 flowic_mark;
10267 __u8 flowic_tos;
10268 __u8 flowic_scope;
10269 __u8 flowic_proto;
10293 struct flowi_common __fl_common; argument
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h10177 struct flowi_common { struct
10178 int flowic_oif;
10179 int flowic_iif;
10180 int flowic_l3mdev;
10181 __u32 flowic_mark;
10182 __u8 flowic_tos;
10183 __u8 flowic_scope;
10184 __u8 flowic_proto;
10208 struct flowi_common __fl_common; argument