Searched defs:frh (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/net/core/ |
H A 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() 778 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_nl_newrule() local 886 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_nl_delrule() local 1013 struct fib_rule_hdr *frh; in fib_nl_fill_rule() local 1119 struct fib_rule_hdr *frh; in fib_valid_dumprule_req() local
|
/openbmc/linux/net/ipv4/ |
H A D | fib_rules.c | 221 struct fib_rule_hdr *frh, in fib4_rule_configure() 312 static int fib4_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in fib4_rule_compare() 341 struct fib_rule_hdr *frh) in fib4_rule_fill()
|
H A D | ipmr.c | 214 struct fib_rule_hdr *frh, struct nlattr **tb, in ipmr_rule_configure() 220 static int ipmr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in ipmr_rule_compare() 227 struct fib_rule_hdr *frh) in ipmr_rule_fill()
|
/openbmc/linux/net/ipv6/ |
H A D | fib6_rules.c | 349 struct fib_rule_hdr *frh, in fib6_rule_configure() 405 static int fib6_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in fib6_rule_compare() 431 struct fib_rule_hdr *frh) in fib6_rule_fill()
|
H A D | ip6mr.c | 203 struct fib_rule_hdr *frh, struct nlattr **tb, in ip6mr_rule_configure() 209 static int ip6mr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in ip6mr_rule_compare() 216 struct fib_rule_hdr *frh) in ip6mr_rule_fill()
|
/openbmc/linux/include/net/ |
H A D | fib_rules.h | 130 static inline u32 frh_get_table(struct fib_rule_hdr *frh, struct nlattr **nla) in frh_get_table()
|
/openbmc/linux/drivers/net/ |
H A D | vrf.c | 1546 struct fib_rule_hdr *frh; in vrf_fib_rule() local
|
/openbmc/linux/fs/ntfs3/ |
H A D | fslog.c | 3771 const struct LFS_RECORD_HDR *frh; in log_replay() local
|