Searched refs:fib_config (Results 1 – 5 of 5) sorted by relevance
| /linux/include/net/ |
| H A D | ip_fib.h | 28 struct fib_config { struct 280 int fib_table_insert(struct net *, struct fib_table *, struct fib_config *, 282 int fib_table_delete(struct net *, struct fib_table *, struct fib_config *, 448 int fib_gw_from_via(struct fib_config *cfg, struct nlattr *nla, 582 struct fib_config *cfg, int nh_weight,
|
| /linux/net/ipv4/ |
| H A D | fib_semantics.c | 417 const struct fib_config *cfg) in fib_find_info_nh() 674 struct fib_config *cfg, int nh_weight, in fib_nh_init() 743 int remaining, struct fib_config *cfg, in fib_get_nhs() 747 struct fib_config fib_cfg; in fib_get_nhs() 894 int remaining, struct fib_config *cfg, in fib_get_nhs() 909 const struct fib_config *cfg, in fib_encap_match() 928 int fib_nh_match(struct net *net, struct fib_config *cfg, struct fib_info *fi, in fib_nh_match() 1021 struct fib_config cfg2; in fib_nh_match() 1061 bool fib_metrics_match(struct fib_config *cfg, struct fib_info *fi) in fib_metrics_match() 1352 static bool fib_valid_prefsrc(struct fib_config *cfg, __be32 fib_prefsrc) in fib_valid_prefsrc() [all …]
|
| H A D | fib_frontend.c | 501 struct fib_config *cfg) in rtentry_to_fib_config() 648 struct fib_config cfg; in ip_rt_ioctl() 710 int fib_gw_from_via(struct fib_config *cfg, struct nlattr *nla, in fib_gw_from_via() 755 struct nlmsghdr *nlh, struct fib_config *cfg, in rtm_to_fib_config() 900 struct fib_config cfg; in inet_rtm_delroute() 934 struct fib_config cfg; in inet_rtm_newroute() 1118 struct fib_config cfg = { in fib_magic()
|
| H A D | fib_trie.c | 1195 struct fib_config *cfg, struct netlink_ext_ack *extack) in fib_table_insert() 1689 struct fib_config *cfg, struct netlink_ext_ack *extack) in fib_table_delete()
|
| H A D | nexthop.c | 2883 struct fib_config fib_cfg = { in nh_create_ipv4()
|