Searched defs:rtable (Results 1 – 2 of 2) sorted by relevance
57355 struct rtable { struct57356 struct dst_entry dst;57357 int rt_genid;57358 unsigned int rt_flags;57359 __u16 rt_type;57360 __u8 rt_is_input;57361 __u8 rt_uses_gateway;57362 int rt_iif;57386 struct rtable __attribute__((btf_type_tag("rcu"))) *fnhe_rth_input; argument
67113 struct rtable { struct67114 struct dst_entry dst;67115 int rt_genid;67116 unsigned int rt_flags;67117 __u16 rt_type;67118 __u8 rt_is_input;67119 __u8 rt_uses_gateway;67120 int rt_iif;67144 struct rtable __attribute__((btf_type_tag("rcu"))) *fnhe_rth_input; argument