Searched defs:rtable (Results 1 – 2 of 2) sorted by relevance
16 static const uint32_t rtable[16] = { in lfs_crc() local
69718 struct rtable { struct69719 struct dst_entry dst;69720 int rt_genid;69721 unsigned int rt_flags;69722 __u16 rt_type;69723 __u8 rt_is_input;69724 __u8 rt_uses_gateway;69725 int rt_iif;69726 u8 rt_gw_family;69727 union {[all …]