Searched defs:frh (Results 1 – 8 of 8) sorted by relevance
/linux/net/core/ |
H A D | fib_rules.c | 423 struct fib_rule_hdr *frh, in rule_find() 558 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_nl2rule() local 754 static int rule_exists(struct fib_rules_ops *ops, struct fib_rule_hdr *frh, in rule_exists() 855 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_newrule() local 983 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_delrule() local 1129 struct fib_rule_hdr *frh; in fib_nl_fill_rule() local 1239 struct fib_rule_hdr *frh; in fib_valid_dumprule_req() local
|
/linux/net/ipv4/ |
H A D | fib_rules.c | 270 struct fib_rule_hdr *frh, in fib4_rule_configure() 375 static int fib4_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in fib4_rule_compare() 422 struct fib_rule_hdr *frh) in fib4_rule_fill()
|
H A D | ipmr.c | 220 struct fib_rule_hdr *frh, struct nlattr **tb, in ipmr_rule_configure() 226 static int ipmr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in ipmr_rule_compare() 233 struct fib_rule_hdr *frh) in ipmr_rule_fill()
|
/linux/net/ipv6/ |
H A D | fib6_rules.c | 423 struct fib_rule_hdr *frh, in fib6_rule_configure() 491 static int fib6_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in fib6_rule_compare() 543 struct fib_rule_hdr *frh) in fib6_rule_fill()
|
H A D | ip6mr.c | 208 struct fib_rule_hdr *frh, struct nlattr **tb, in ip6mr_rule_configure() 214 static int ip6mr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in ip6mr_rule_compare() 221 struct fib_rule_hdr *frh) in ip6mr_rule_fill()
|
/linux/include/net/ |
H A D | fib_rules.h | 132 static inline u32 frh_get_table(struct fib_rule_hdr *frh, struct nlattr **nla) in frh_get_table()
|
/linux/drivers/net/ |
H A D | vrf.c | 1505 struct fib_rule_hdr *frh; in vrf_fib_rule() local
|
/linux/fs/ntfs3/ |
H A D | fslog.c | 3771 const struct LFS_RECORD_HDR *frh; in log_replay() local
|