Home
last modified time | relevance | path

Searched refs:fib_rule_hdr (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dfib_rules.h85 struct fib_rule_hdr *,
90 struct fib_rule_hdr *,
93 struct fib_rule_hdr *);
158 static inline u32 frh_get_table(struct fib_rule_hdr *frh, struct nlattr **nla) in frh_get_table()
/OK3568_Linux_fs/kernel/net/decnet/
H A 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()
/OK3568_Linux_fs/kernel/net/core/
H A Dfib_rules.c418 struct fib_rule_hdr *frh, in rule_find()
524 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_nl2rule()
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()
865 struct fib_rule_hdr *frh = nlmsg_data(nlh); in fib_nl_delrule()
965 size_t payload = NLMSG_ALIGN(sizeof(struct fib_rule_hdr)) in fib_rule_nlmsg_size()
992 struct fib_rule_hdr *frh; in fib_nl_fill_rule()
1098 struct fib_rule_hdr *frh; in fib_valid_dumprule_req()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_rules.c225 struct fib_rule_hdr *frh, in fib4_rule_configure()
310 static int fib4_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, in fib4_rule_compare()
339 struct fib_rule_hdr *frh) in fib4_rule_fill()
H A 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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfib_rules.h19 struct fib_rule_hdr { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfib_rules.h19 struct fib_rule_hdr { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfib_rules.h19 struct fib_rule_hdr { struct
/OK3568_Linux_fs/kernel/net/ipv6/
H A 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()
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dvrf.c1491 sz = NLMSG_ALIGN(sizeof(struct fib_rule_hdr)); in vrf_fib_rule_nl_size()
1501 struct fib_rule_hdr *frh; in vrf_fib_rule()