Searched defs:frh (Results 1 – 8 of 8) sorted by relevance
/linux-6.15/net/core/ |
D | fib_rules.c | 441 struct fib_rule_hdr *frh, in rule_find() 576 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_nl2rule() local 776 static int rule_exists(struct fib_rules_ops *ops, struct fib_rule_hdr *frh, in rule_exists() 877 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_newrule() local 1005 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_delrule() local 1151 struct fib_rule_hdr *frh; in fib_nl_fill_rule() local 1261 struct fib_rule_hdr *frh; in fib_valid_dumprule_req() local
|
/linux-6.15/net/ipv4/ |
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()
|
D | ipmr.c | 215 struct fib_rule_hdr *frh, struct nlattr **tb, in ipmr_rule_configure() 221 static int ipmr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in ipmr_rule_compare() 228 struct fib_rule_hdr *frh) in ipmr_rule_fill()
|
/linux-6.15/net/ipv6/ |
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()
|
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()
|
/linux-6.15/include/net/ |
D | fib_rules.h | 134 static inline u32 frh_get_table(struct fib_rule_hdr *frh, struct nlattr **nla) in frh_get_table()
|
/linux-6.15/drivers/net/ |
D | vrf.c | 1505 struct fib_rule_hdr *frh; in vrf_fib_rule() local
|
/linux-6.15/fs/ntfs3/ |
D | fslog.c | 3771 const struct LFS_RECORD_HDR *frh; in log_replay() local
|