Searched defs:frh (Results 1 – 4 of 4) sorted by relevance
/linux/net/core/ |
H A D | fib_rules.c | 422 struct fib_rule_hdr *frh, in rule_find() 528 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_nl2rule() local 688 static int rule_exists(struct fib_rules_ops *ops, struct fib_rule_hdr *frh, in rule_exists() 783 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_nl_newrule() local 891 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_nl_delrule() local 1018 struct fib_rule_hdr *frh; in fib_nl_fill_rule() local 1124 struct fib_rule_hdr *frh; in fib_valid_dumprule_req() local
|
/linux/net/ipv6/ |
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/net/ipv4/ |
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/fs/ntfs3/ |
H A D | fslog.c | 3771 const struct LFS_RECORD_HDR *frh; in log_replay() local
|