Searched defs:frh (Results 1 – 5 of 5) sorted by relevance
/net/core/ |
D | fib_rules.c | 418 struct fib_rule_hdr *frh, in rule_find() 524 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_nl2rule() local 686 static int rule_exists(struct fib_rules_ops *ops, struct fib_rule_hdr *frh, in rule_exists() 757 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_nl_newrule() local 865 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_nl_delrule() local 992 struct fib_rule_hdr *frh; in fib_nl_fill_rule() local 1098 struct fib_rule_hdr *frh; in fib_valid_dumprule_req() local
|
/net/ipv4/ |
D | fib_rules.c | 225 struct fib_rule_hdr *frh, in fib4_rule_configure() 310 static int fib4_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in fib4_rule_compare() 339 struct fib_rule_hdr *frh) in fib4_rule_fill()
|
D | ipmr.c | 203 struct fib_rule_hdr *frh, struct nlattr **tb, in ipmr_rule_configure() 209 static int ipmr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in ipmr_rule_compare() 216 struct fib_rule_hdr *frh) in ipmr_rule_fill()
|
/net/ipv6/ |
D | fib6_rules.c | 348 struct fib_rule_hdr *frh, in fib6_rule_configure() 398 static int fib6_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in fib6_rule_compare() 424 struct fib_rule_hdr *frh) in fib6_rule_fill()
|
D | ip6mr.c | 190 struct fib_rule_hdr *frh, struct nlattr **tb, in ip6mr_rule_configure() 196 static int ip6mr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in ip6mr_rule_compare() 203 struct fib_rule_hdr *frh) in ip6mr_rule_fill()
|