Searched refs:fib_rule_hdr (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/uapi/linux/
H A Dfib_rules.h19 struct fib_rule_hdr { struct
/linux-master/include/net/
H A Dfib_rules.h78 struct fib_rule_hdr *,
83 struct fib_rule_hdr *,
86 struct fib_rule_hdr *);
130 static inline u32 frh_get_table(struct fib_rule_hdr *frh, struct nlattr **nla)
/linux-master/net/ipv4/
H A Dfib_rules.c221 struct fib_rule_hdr *frh,
312 static int fib4_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh,
341 struct fib_rule_hdr *frh)
H A Dipmr.c204 struct fib_rule_hdr *frh, struct nlattr **tb,
210 static int ipmr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh,
217 struct fib_rule_hdr *frh)
/linux-master/net/core/
H A Dfib_rules.c417 struct fib_rule_hdr *frh,
523 struct fib_rule_hdr *frh = nlmsg_data(nlh);
684 static int rule_exists(struct fib_rules_ops *ops, struct fib_rule_hdr *frh,
776 struct fib_rule_hdr *frh = nlmsg_data(nlh);
884 struct fib_rule_hdr *frh = nlmsg_data(nlh);
984 size_t payload = NLMSG_ALIGN(sizeof(struct fib_rule_hdr))
1011 struct fib_rule_hdr *frh;
1117 struct fib_rule_hdr *frh;
/linux-master/net/ipv6/
H A Dfib6_rules.c345 struct fib_rule_hdr *frh,
401 static int fib6_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh,
427 struct fib_rule_hdr *frh)
H A Dip6mr.c193 struct fib_rule_hdr *frh, struct nlattr **tb,
199 static int ip6mr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh,
206 struct fib_rule_hdr *frh)
/linux-master/drivers/net/
H A Dvrf.c1534 sz = NLMSG_ALIGN(sizeof(struct fib_rule_hdr));
1544 struct fib_rule_hdr *frh;

Completed in 137 milliseconds