Home
last modified time | relevance | path

Searched defs:frh (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/net/decnet/
Ddn_rules.c123 struct fib_rule_hdr *frh, in dn_fib_rule_configure()
164 static int dn_fib_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in dn_fib_rule_compare()
203 struct fib_rule_hdr *frh) in dn_fib_rule_fill()
/Linux-v4.19/net/core/
Dfib_rules.c391 struct fib_rule_hdr *frh, in rule_find()
497 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_nl2rule() local
659 static int rule_exists(struct fib_rules_ops *ops, struct fib_rule_hdr *frh, in rule_exists()
730 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_nl_newrule() local
837 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_nl_delrule() local
963 struct fib_rule_hdr *frh; in fib_nl_fill_rule() local
/Linux-v4.19/net/ipv4/
Dfib_rules.c215 struct fib_rule_hdr *frh, in fib4_rule_configure()
300 static int fib4_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in fib4_rule_compare()
329 struct fib_rule_hdr *frh) in fib4_rule_fill()
Dipmr.c205 struct fib_rule_hdr *frh, struct nlattr **tb, in ipmr_rule_configure()
211 static int ipmr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in ipmr_rule_compare()
218 struct fib_rule_hdr *frh) in ipmr_rule_fill()
/Linux-v4.19/net/ipv6/
Dfib6_rules.c339 struct fib_rule_hdr *frh, in fib6_rule_configure()
389 static int fib6_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in fib6_rule_compare()
415 struct fib_rule_hdr *frh) in fib6_rule_fill()
Dip6mr.c184 struct fib_rule_hdr *frh, struct nlattr **tb, in ip6mr_rule_configure()
190 static int ip6mr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in ip6mr_rule_compare()
197 struct fib_rule_hdr *frh) in ip6mr_rule_fill()
/Linux-v4.19/include/net/
Dfib_rules.h148 static inline u32 frh_get_table(struct fib_rule_hdr *frh, struct nlattr **nla) in frh_get_table()
/Linux-v4.19/drivers/net/
Dvrf.c1144 struct fib_rule_hdr *frh; in vrf_fib_rule() local