Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_lookup.h36 struct fib_info *fib_create_info(struct fib_config *cfg,
38 int fib_nh_match(struct net *net, struct fib_config *cfg, struct fib_info *fi,
40 bool fib_metrics_match(struct fib_config *cfg, struct fib_info *fi);
H A Dfib_semantics.c376 const struct fib_config *cfg) in fib_find_info_nh()
620 struct fib_config *cfg, int nh_weight, in fib_nh_init()
689 int remaining, struct fib_config *cfg, in fib_get_nhs()
693 struct fib_config fib_cfg; in fib_get_nhs()
840 int remaining, struct fib_config *cfg, in fib_get_nhs()
855 const struct fib_config *cfg, in fib_encap_match()
874 int fib_nh_match(struct net *net, struct fib_config *cfg, struct fib_info *fi, in fib_nh_match()
967 struct fib_config cfg2; in fib_nh_match()
1007 bool fib_metrics_match(struct fib_config *cfg, struct fib_info *fi) in fib_metrics_match()
1374 static bool fib_valid_prefsrc(struct fib_config *cfg, __be32 fib_prefsrc) in fib_valid_prefsrc()
[all …]
H A Dfib_frontend.c469 struct fib_config *cfg) in rtentry_to_fib_config()
615 struct fib_config cfg; in ip_rt_ioctl()
677 int fib_gw_from_via(struct fib_config *cfg, struct nlattr *nla, in fib_gw_from_via()
722 struct nlmsghdr *nlh, struct fib_config *cfg, in rtm_to_fib_config()
845 struct fib_config cfg; in inet_rtm_delroute()
875 struct fib_config cfg; in inet_rtm_newroute()
1061 struct fib_config cfg = { in fib_magic()
H A Dfib_trie.c1169 struct fib_config *cfg, struct netlink_ext_ack *extack) in fib_table_insert()
1664 struct fib_config *cfg, struct netlink_ext_ack *extack) in fib_table_delete()
H A Dnexthop.c1302 struct fib_config fib_cfg = { in nh_create_ipv4()
/OK3568_Linux_fs/kernel/include/net/
H A Dip_fib.h25 struct fib_config { struct
270 int fib_table_insert(struct net *, struct fib_table *, struct fib_config *,
272 int fib_table_delete(struct net *, struct fib_table *, struct fib_config *,
430 int fib_gw_from_via(struct fib_config *cfg, struct nlattr *nla,
479 struct fib_config *cfg, int nh_weight,