Searched defs:frh (Results 1 – 7 of 7) sorted by relevance
| /linux/net/core/ |
| H A 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() 881 struct fib_rule_hdr *frh; in fib_newrule() local 1009 struct fib_rule_hdr *frh; in fib_delrule() local 1153 struct fib_rule_hdr *frh; in fib_nl_fill_rule() local 1263 struct fib_rule_hdr *frh; in fib_valid_dumprule_req() local
|
| /linux/net/ipv4/ |
| H A 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()
|
| H A D | ipmr.c | 216 ipmr_rule_configure(struct fib_rule * rule,struct sk_buff * skb,struct fib_rule_hdr * frh,struct nlattr ** tb,struct netlink_ext_ack * extack) ipmr_rule_configure() argument 222 ipmr_rule_compare(struct fib_rule * rule,struct fib_rule_hdr * frh,struct nlattr ** tb) ipmr_rule_compare() argument 229 ipmr_rule_fill(struct fib_rule * rule,struct sk_buff * skb,struct fib_rule_hdr * frh) ipmr_rule_fill() argument
|
| /linux/net/ipv6/ |
| H A D | fib6_rules.c | 423 fib6_rule_configure(struct fib_rule * rule,struct sk_buff * skb,struct fib_rule_hdr * frh,struct nlattr ** tb,struct netlink_ext_ack * extack) fib6_rule_configure() argument 491 fib6_rule_compare(struct fib_rule * rule,struct fib_rule_hdr * frh,struct nlattr ** tb) fib6_rule_compare() argument 543 fib6_rule_fill(struct fib_rule * rule,struct sk_buff * skb,struct fib_rule_hdr * frh) fib6_rule_fill() argument [all...] |
| H A D | ip6mr.c | 203 struct fib_rule_hdr *frh, struct nlattr **tb, in ip6mr_rule_configure() argument 209 static int ip6mr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in ip6mr_rule_compare() argument 216 struct fib_rule_hdr *frh) in ip6mr_rule_fill() argument
|
| /linux/include/net/ |
| H A D | fib_rules.h | 134 static inline u32 frh_get_table(struct fib_rule_hdr *frh, struct nlattr **nla) in frh_get_table()
|
| /linux/fs/ntfs3/ |
| H A D | fslog.c | 3773 const struct LFS_RECORD_HDR *frh; in log_replay() local
|