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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dfib_lookup.h27 extern struct fib_info *fib_create_info(struct fib_config *cfg);
28 extern int fib_nh_match(struct fib_config *cfg, struct fib_info *fi);
H A Dfib_frontend.c347 struct fib_config *cfg)
480 struct fib_config cfg;
535 struct nlmsghdr *nlh, struct fib_config *cfg)
608 struct fib_config cfg;
630 struct fib_config cfg;
700 struct fib_config cfg = {
H A Dfib_semantics.c391 int remaining, struct fib_config *cfg)
424 int fib_nh_match(struct fib_config *cfg, struct fib_info *fi)
522 static int fib_check_nh(struct fib_config *cfg, struct fib_info *fi,
684 struct fib_info *fib_create_info(struct fib_config *cfg)
H A Dfib_hash.c370 int fib_table_insert(struct fib_table *tb, struct fib_config *cfg)
548 int fib_table_delete(struct fib_table *tb, struct fib_config *cfg)
H A Dfib_trie.c1182 int fib_table_insert(struct fib_table *tb, struct fib_config *cfg)
1603 int fib_table_delete(struct fib_table *tb, struct fib_config *cfg)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip_fib.h23 struct fib_config { struct
152 extern int fib_table_insert(struct fib_table *, struct fib_config *);
153 extern int fib_table_delete(struct fib_table *, struct fib_config *);

Completed in 72 milliseconds