Searched refs:fib_config (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/net/ipv4/ |
| D | fib_lookup.h | 33 struct fib_info *fib_create_info(struct fib_config *cfg, 35 int fib_nh_match(struct fib_config *cfg, struct fib_info *fi, 37 bool fib_metrics_match(struct fib_config *cfg, struct fib_info *fi);
|
| D | fib_semantics.c | 368 const struct fib_config *cfg) in fib_find_info_nh() 603 struct fib_config *cfg, int nh_weight, in fib_nh_init() 659 int remaining, struct fib_config *cfg, in fib_get_nhs() 663 struct fib_config fib_cfg; in fib_get_nhs() 798 int remaining, struct fib_config *cfg, in fib_get_nhs() 813 const struct fib_config *cfg, in fib_encap_match() 832 int fib_nh_match(struct fib_config *cfg, struct fib_info *fi, in fib_nh_match() 911 struct fib_config cfg2; in fib_nh_match() 946 bool fib_metrics_match(struct fib_config *cfg, struct fib_info *fi) in fib_metrics_match() 1313 static bool fib_valid_prefsrc(struct fib_config *cfg, __be32 fib_prefsrc) in fib_valid_prefsrc() [all …]
|
| D | fib_frontend.c | 475 struct fib_config *cfg) in rtentry_to_fib_config() 621 struct fib_config cfg; in ip_rt_ioctl() 683 int fib_gw_from_via(struct fib_config *cfg, struct nlattr *nla, in fib_gw_from_via() 728 struct nlmsghdr *nlh, struct fib_config *cfg, in rtm_to_fib_config() 848 struct fib_config cfg; in inet_rtm_delroute() 878 struct fib_config cfg; in inet_rtm_newroute() 1063 struct fib_config cfg = { in fib_magic()
|
| D | fib_trie.c | 1121 struct fib_config *cfg, struct netlink_ext_ack *extack) in fib_table_insert() 1548 struct fib_config *cfg, struct netlink_ext_ack *extack) in fib_table_delete()
|
| D | nexthop.c | 1145 struct fib_config fib_cfg = { in nh_create_ipv4()
|
| /Linux-v5.4/include/net/ |
| D | ip_fib.h | 25 struct fib_config { struct 258 int fib_table_insert(struct net *, struct fib_table *, struct fib_config *, 260 int fib_table_delete(struct net *, struct fib_table *, struct fib_config *, 406 int fib_gw_from_via(struct fib_config *cfg, struct nlattr *nla, 445 struct fib_config *cfg, int nh_weight,
|