Home
last modified time | relevance | path

Searched defs:frh (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dfib_rules.c310 static int fib4_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in fib4_rule_compare() argument
224 fib4_rule_configure(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh, struct nlattr **tb, struct netlink_ext_ack *extack) fib4_rule_configure() argument
338 fib4_rule_fill(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh) fib4_rule_fill() argument
[all...]
H A Dipmr.c209 static int ipmr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in ipmr_rule_compare() argument
202 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
215 ipmr_rule_fill(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh) ipmr_rule_fill() argument
/kernel/linux/linux-5.10/net/ipv6/
H A Dfib6_rules.c402 static int fib6_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in fib6_rule_compare() argument
351 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
427 fib6_rule_fill(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh) fib6_rule_fill() argument
[all...]
H A Dip6mr.c196 static int ip6mr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in ip6mr_rule_compare() argument
189 ip6mr_rule_configure(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh, struct nlattr **tb, struct netlink_ext_ack *extack) ip6mr_rule_configure() argument
202 ip6mr_rule_fill(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh) ip6mr_rule_fill() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_rules.c312 static int fib4_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in fib4_rule_compare() argument
220 fib4_rule_configure(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh, struct nlattr **tb, struct netlink_ext_ack *extack) fib4_rule_configure() argument
340 fib4_rule_fill(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh) fib4_rule_fill() argument
[all...]
H A Dipmr.c210 static int ipmr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in ipmr_rule_compare() argument
203 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
216 ipmr_rule_fill(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh) ipmr_rule_fill() argument
/kernel/linux/linux-6.6/net/ipv6/
H A Dfib6_rules.c401 static int fib6_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in fib6_rule_compare() argument
344 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
426 fib6_rule_fill(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh) fib6_rule_fill() argument
[all...]
H A Dip6mr.c199 static int ip6mr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in ip6mr_rule_compare() argument
192 ip6mr_rule_configure(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh, struct nlattr **tb, struct netlink_ext_ack *extack) ip6mr_rule_configure() argument
205 ip6mr_rule_fill(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh) ip6mr_rule_fill() argument
/kernel/linux/linux-5.10/include/net/
H A Dfib_rules.h151 static inline u32 frh_get_table(struct fib_rule_hdr *frh, struct nlattr **nla) in frh_get_table() argument
/kernel/linux/linux-6.6/include/net/
H A Dfib_rules.h130 static inline u32 frh_get_table(struct fib_rule_hdr *frh, struct nlattr **nla) in frh_get_table() argument
/kernel/linux/linux-5.10/net/core/
H A Dfib_rules.c524 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_nl2rule() local
417 rule_find(struct fib_rules_ops *ops, struct fib_rule_hdr *frh, struct nlattr **tb, struct fib_rule *rule, bool user_priority) rule_find() argument
686 rule_exists(struct fib_rules_ops *ops, struct fib_rule_hdr *frh, struct nlattr **tb, struct fib_rule *rule) rule_exists() argument
757 struct fib_rule_hdr *frh = nlmsg_data(nlh); fib_nl_newrule() local
865 struct fib_rule_hdr *frh = nlmsg_data(nlh); fib_nl_delrule() local
992 struct fib_rule_hdr *frh; fib_nl_fill_rule() local
1098 struct fib_rule_hdr *frh; fib_valid_dumprule_req() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dfib_rules.c524 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_nl2rule() local
417 rule_find(struct fib_rules_ops *ops, struct fib_rule_hdr *frh, struct nlattr **tb, struct fib_rule *rule, bool user_priority) rule_find() argument
686 rule_exists(struct fib_rules_ops *ops, struct fib_rule_hdr *frh, struct nlattr **tb, struct fib_rule *rule) rule_exists() argument
778 struct fib_rule_hdr *frh = nlmsg_data(nlh); fib_nl_newrule() local
886 struct fib_rule_hdr *frh = nlmsg_data(nlh); fib_nl_delrule() local
1013 struct fib_rule_hdr *frh; fib_nl_fill_rule() local
1119 struct fib_rule_hdr *frh; fib_valid_dumprule_req() local
[all...]
/kernel/linux/linux-5.10/drivers/net/
H A Dvrf.c1501 struct fib_rule_hdr *frh; in vrf_fib_rule() local
/kernel/linux/linux-6.6/drivers/net/
H A Dvrf.c1544 struct fib_rule_hdr *frh; in vrf_fib_rule() local
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfslog.c3748 const struct LFS_RECORD_HDR *frh; in log_replay() local
[all...]

Completed in 30 milliseconds