Home
last modified time | relevance | path

Searched defs:frh (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.15/net/decnet/
Ddn_rules.c123 struct fib_rule_hdr *frh, in dn_fib_rule_configure()
164 static int dn_fib_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in dn_fib_rule_compare()
203 struct fib_rule_hdr *frh) in dn_fib_rule_fill()
/Linux-v5.15/net/core/
Dfib_rules.c418 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()
757 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_nl_newrule() local
865 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_nl_delrule() local
992 struct fib_rule_hdr *frh; in fib_nl_fill_rule() local
1098 struct fib_rule_hdr *frh; in fib_valid_dumprule_req() local
/Linux-v5.15/net/ipv4/
Dfib_rules.c224 struct fib_rule_hdr *frh, in fib4_rule_configure()
309 static int fib4_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in fib4_rule_compare()
338 struct fib_rule_hdr *frh) in fib4_rule_fill()
Dipmr.c203 struct fib_rule_hdr *frh, struct nlattr **tb, in ipmr_rule_configure()
209 static int ipmr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in ipmr_rule_compare()
216 struct fib_rule_hdr *frh) in ipmr_rule_fill()
/Linux-v5.15/net/ipv6/
Dfib6_rules.c348 struct fib_rule_hdr *frh, in fib6_rule_configure()
398 static int fib6_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in fib6_rule_compare()
424 struct fib_rule_hdr *frh) in fib6_rule_fill()
Dip6mr.c190 struct fib_rule_hdr *frh, struct nlattr **tb, in ip6mr_rule_configure()
196 static int ip6mr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in ip6mr_rule_compare()
203 struct fib_rule_hdr *frh) in ip6mr_rule_fill()
/Linux-v5.15/include/net/
Dfib_rules.h151 static inline u32 frh_get_table(struct fib_rule_hdr *frh, struct nlattr **nla) in frh_get_table()
/Linux-v5.15/drivers/net/
Dvrf.c1537 struct fib_rule_hdr *frh; in vrf_fib_rule() local
/Linux-v5.15/fs/ntfs3/
Dfslog.c3773 const struct LFS_RECORD_HDR *frh; in log_replay() local