Searched defs:fib6_config (Results 1 – 2 of 2) sorted by relevance
41 struct fib6_config { struct42 u32 fc_table;43 u32 fc_metric;44 int fc_dst_len;45 int fc_src_len;46 int fc_ifindex;47 u32 fc_flags;48 u32 fc_protocol;49 u16 fc_type; /* only 8 bits are used */50 u16 fc_delete_all_nh : 1,[all …]
42 struct fib6_config { struct43 u32 fc_table;44 u32 fc_metric;45 int fc_dst_len;46 int fc_src_len;47 int fc_ifindex;48 u32 fc_flags;49 u32 fc_protocol;50 u16 fc_type; /* only 8 bits are used */51 u16 fc_delete_all_nh : 1,[all …]