Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dfib_lookup.h30 struct fib_info *fib_create_info(struct fib_config *cfg);
31 int fib_nh_match(struct fib_config *cfg, struct fib_info *fi);
Dfib_frontend.c409 struct fib_config *cfg) in rtentry_to_fib_config()
542 struct fib_config cfg; in ip_rt_ioctl()
597 struct nlmsghdr *nlh, struct fib_config *cfg) in rtm_to_fib_config()
670 struct fib_config cfg; in inet_rtm_delroute()
692 struct fib_config cfg; in inet_rtm_newroute()
764 struct fib_config cfg = { in fib_magic()
Dfib_semantics.c453 int remaining, struct fib_config *cfg) in fib_get_nhs()
488 int fib_nh_match(struct fib_config *cfg, struct fib_info *fi) in fib_nh_match()
585 static int fib_check_nh(struct fib_config *cfg, struct fib_info *fi, in fib_check_nh()
760 struct fib_info *fib_create_info(struct fib_config *cfg) in fib_create_info()
Dfib_trie.c1075 int fib_table_insert(struct fib_table *tb, struct fib_config *cfg) in fib_table_insert()
1468 int fib_table_delete(struct fib_table *tb, struct fib_config *cfg) in fib_table_delete()
/linux-4.1.27/include/net/
Dip_fib.h26 struct fib_config { struct
196 int fib_table_insert(struct fib_table *, struct fib_config *);
197 int fib_table_delete(struct fib_table *, struct fib_config *);