Searched defs:frh (Results 1 – 8 of 8) sorted by relevance
/linux-6.14.4/net/core/ |
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-6.14.4/net/ipv4/ |
D | fib_rules.c | 244 struct fib_rule_hdr *frh, in fib4_rule_configure() 345 static int fib4_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in fib4_rule_compare() 384 struct fib_rule_hdr *frh) in fib4_rule_fill()
|
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-6.14.4/net/ipv6/ |
D | fib6_rules.c | 398 struct fib_rule_hdr *frh, in fib6_rule_configure() 461 static int fib6_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in fib6_rule_compare() 505 struct fib_rule_hdr *frh) in fib6_rule_fill()
|
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-6.14.4/include/net/ |
D | fib_rules.h | 130 static inline u32 frh_get_table(struct fib_rule_hdr *frh, struct nlattr **nla) in frh_get_table()
|
/linux-6.14.4/drivers/net/ |
D | vrf.c | 1504 struct fib_rule_hdr *frh; in vrf_fib_rule() local
|
/linux-6.14.4/fs/ntfs3/ |
D | fslog.c | 3771 const struct LFS_RECORD_HDR *frh; in log_replay() local
|