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

/linux-4.1.27/net/decnet/
H A Ddn_rules.c160 static int dn_fib_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, dn_fib_rule_compare() argument
121 dn_fib_rule_configure(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh, struct nlattr **tb) dn_fib_rule_configure() argument
198 dn_fib_rule_fill(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh) dn_fib_rule_fill() argument
/linux-4.1.27/net/ipv6/
H A Dfib6_rules.c216 static int fib6_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, fib6_rule_compare() argument
183 fib6_rule_configure(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh, struct nlattr **tb) fib6_rule_configure() argument
241 fib6_rule_fill(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh) fib6_rule_fill() argument
H A Dip6mr.c197 static int ip6mr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, ip6mr_rule_compare() argument
191 ip6mr_rule_configure(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh, struct nlattr **tb) ip6mr_rule_configure() argument
203 ip6mr_rule_fill(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh) ip6mr_rule_fill() argument
/linux-4.1.27/include/net/
H A Dfib_rules.h104 static inline u32 frh_get_table(struct fib_rule_hdr *frh, struct nlattr **nla) frh_get_table() argument
/linux-4.1.27/net/core/
H A Dfib_rules.c243 static int validate_rulemsg(struct fib_rule_hdr *frh, struct nlattr **tb, validate_rulemsg() argument
268 struct fib_rule_hdr *frh = nlmsg_data(nlh); fib_nl_newrule() local
425 struct fib_rule_hdr *frh = nlmsg_data(nlh); fib_nl_delrule() local
551 struct fib_rule_hdr *frh; fib_nl_fill_rule() local
/linux-4.1.27/net/ipv4/
H A Dfib_rules.c244 static int fib4_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, fib4_rule_compare() argument
166 fib4_rule_configure(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh, struct nlattr **tb) fib4_rule_configure() argument
272 fib4_rule_fill(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh) fib4_rule_fill() argument
H A Dipmr.c213 static int ipmr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, ipmr_rule_compare() argument
207 ipmr_rule_configure(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh, struct nlattr **tb) ipmr_rule_configure() argument
219 ipmr_rule_fill(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh) ipmr_rule_fill() argument

Completed in 1181 milliseconds