Home
last modified time | relevance | path

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

/include/net/
Dip_fib.h26 struct fib_config { struct
27 u8 fc_dst_len;
28 u8 fc_tos;
29 u8 fc_protocol;
30 u8 fc_scope;
31 u8 fc_type;
33 u32 fc_table;
34 __be32 fc_dst;
35 __be32 fc_gw;
36 int fc_oif;
[all …]