Searched defs:frh (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/net/core/ |
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
|
/linux-6.1.9/net/ipv4/ |
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()
|
D | ipmr.c | 204 struct fib_rule_hdr *frh, struct nlattr **tb, in ipmr_rule_configure() 210 static int ipmr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in ipmr_rule_compare() 217 struct fib_rule_hdr *frh) in ipmr_rule_fill()
|
/linux-6.1.9/net/ipv6/ |
D | fib6_rules.c | 345 struct fib_rule_hdr *frh, in fib6_rule_configure() 401 static int fib6_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in fib6_rule_compare() 427 struct fib_rule_hdr *frh) in fib6_rule_fill()
|
D | ip6mr.c | 193 struct fib_rule_hdr *frh, struct nlattr **tb, in ip6mr_rule_configure() 199 static int ip6mr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in ip6mr_rule_compare() 206 struct fib_rule_hdr *frh) in ip6mr_rule_fill()
|
/linux-6.1.9/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.1.9/drivers/net/ |
D | vrf.c | 1566 struct fib_rule_hdr *frh; in vrf_fib_rule() local
|
/linux-6.1.9/fs/ntfs3/ |
D | fslog.c | 3752 const struct LFS_RECORD_HDR *frh; in log_replay() local
|