Symbol: fib_config
include/net/ip_fib.h
280
int fib_table_insert(struct net *, struct fib_table *, struct fib_config *,
include/net/ip_fib.h
282
int fib_table_delete(struct net *, struct fib_table *, struct fib_config *,
include/net/ip_fib.h
447
int fib_gw_from_via(struct fib_config *cfg, struct nlattr *nla,
include/net/ip_fib.h
581
struct fib_config *cfg, int nh_weight,
net/ipv4/fib_frontend.c
1099
struct fib_config cfg = {
net/ipv4/fib_frontend.c
482
struct fib_config *cfg)
net/ipv4/fib_frontend.c
629
struct fib_config cfg;
net/ipv4/fib_frontend.c
691
int fib_gw_from_via(struct fib_config *cfg, struct nlattr *nla,
net/ipv4/fib_frontend.c
736
struct nlmsghdr *nlh, struct fib_config *cfg,
net/ipv4/fib_frontend.c
881
struct fib_config cfg;
net/ipv4/fib_frontend.c
915
struct fib_config cfg;
net/ipv4/fib_lookup.h
39
struct fib_info *fib_create_info(struct fib_config *cfg,
net/ipv4/fib_lookup.h
41
int fib_nh_match(struct net *net, struct fib_config *cfg, struct fib_info *fi,
net/ipv4/fib_lookup.h
43
bool fib_metrics_match(struct fib_config *cfg, struct fib_info *fi);
net/ipv4/fib_semantics.c
1030
bool fib_metrics_match(struct fib_config *cfg, struct fib_info *fi)
net/ipv4/fib_semantics.c
1321
static bool fib_valid_prefsrc(struct fib_config *cfg, __be32 fib_prefsrc)
net/ipv4/fib_semantics.c
1345
struct fib_info *fib_create_info(struct fib_config *cfg,
net/ipv4/fib_semantics.c
417
const struct fib_config *cfg)
net/ipv4/fib_semantics.c
643
struct fib_config *cfg, int nh_weight,
net/ipv4/fib_semantics.c
712
int remaining, struct fib_config *cfg,
net/ipv4/fib_semantics.c
716
struct fib_config fib_cfg;
net/ipv4/fib_semantics.c
863
int remaining, struct fib_config *cfg,
net/ipv4/fib_semantics.c
878
const struct fib_config *cfg,
net/ipv4/fib_semantics.c
897
int fib_nh_match(struct net *net, struct fib_config *cfg, struct fib_info *fi,
net/ipv4/fib_semantics.c
990
struct fib_config cfg2;
net/ipv4/fib_trie.c
1195
struct fib_config *cfg, struct netlink_ext_ack *extack)
net/ipv4/fib_trie.c
1689
struct fib_config *cfg, struct netlink_ext_ack *extack)
net/ipv4/nexthop.c
2876
struct fib_config fib_cfg = {