Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h10325 struct fib_rule_hdr { struct
10326 __u8 family;
10327 __u8 dst_len;
10328 __u8 src_len;
10329 __u8 tos;
10330 __u8 table;
10331 __u8 res1;
10332 __u8 res2;
10333 __u8 action;
10334 __u32 flags;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h10240 struct fib_rule_hdr { struct
10241 __u8 family;
10242 __u8 dst_len;
10243 __u8 src_len;
10244 __u8 tos;
10245 __u8 table;
10246 __u8 res1;
10247 __u8 res2;
10248 __u8 action;
10249 __u32 flags;