/openbmc/linux/include/net/ |
H A D | fib_rules.h | 70 struct flowi *, int, 75 struct flowi *, int); 173 int fib_rules_lookup(struct fib_rules_ops *, struct flowi *, int flags, 188 struct flowi *fl, int flags)); 190 struct flowi *fl, int flags)); 193 struct flowi *flp, int flags, 196 struct flowi *flp, int flags,
|
H A D | flow.h | 154 struct flowi { struct 173 static inline struct flowi *flowi4_to_flowi(struct flowi4 *fl4) in flowi4_to_flowi() argument 175 return container_of(fl4, struct flowi, u.ip4); in flowi4_to_flowi() 183 static inline struct flowi *flowi6_to_flowi(struct flowi6 *fl6) in flowi6_to_flowi() 185 return container_of(fl6, struct flowi, u.ip6); in flowi6_to_flowi()
|
H A D | inet6_connection_sock.h | 14 struct flowi; 26 int inet6_csk_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
|
H A D | dst.h | 500 struct flowi; in xfrm_lookup() 504 const struct flowi *fl, in xfrm_lookup_with_ifid() 513 const struct flowi *fl, const struct sock *sk, in xfrm_lookup_route() 521 const struct flowi *fl, in dst_xfrm() 535 const struct flowi *fl, const struct sock *sk, 540 const struct flowi *fl, in dst_xfrm() 545 const struct flowi *fl, const struct sock *sk,
|
H A D | l3mdev.h | 59 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, 62 void l3mdev_update_flow(struct net *net, struct flowi *fl); 325 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, in l3mdev_fib_rule_match() 331 void l3mdev_update_flow(struct net *net, struct flowi *fl) in l3mdev_update_flow()
|
H A D | xfrm.h | 366 const struct flowi *fl); 435 const struct flowi *); 873 __be16 xfrm_flowi_sport(const struct flowi *fl, const union flowi_uli *uli) in xfrm_flowi_sport() 900 __be16 xfrm_flowi_dport(const struct flowi *fl, const union flowi_uli *uli) in xfrm_flowi_dport() 924 const struct flowi *fl, unsigned short family); 1231 int __xfrm_decode_session(struct sk_buff *skb, struct flowi *fl, 1234 static inline int xfrm_decode_session(struct sk_buff *skb, struct flowi *fl, in xfrm_decode_session() 1241 struct flowi *fl, in xfrm_decode_session_reverse() 1321 struct flowi *fl, in xfrm_decode_session_reverse() 1339 xfrm_address_t *xfrm_flowi_daddr(const struct flowi *fl, unsigned short family) in xfrm_flowi_daddr() [all …]
|
H A D | ip6_tunnel.h | 52 struct flowi fl; /* flowi template for xmit */
|
/openbmc/linux/include/linux/ |
H A D | netfilter_ipv4.h | 26 int nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, 35 struct flowi *fl, bool strict) in nf_ip_route()
|
H A D | netfilter.h | 351 struct flowi; 361 int nf_route(struct net *net, struct dst_entry **dst, struct flowi *fl, 375 void (*decode_session)(struct sk_buff *skb, struct flowi *fl); 385 nf_nat_decode_session(struct sk_buff *skb, struct flowi *fl, u_int8_t family) in nf_nat_decode_session() 431 struct flowi; 433 nf_nat_decode_session(struct sk_buff *skb, struct flowi *fl, u_int8_t family) in nf_nat_decode_session()
|
H A D | netfilter_ipv6.h | 49 int (*route)(struct net *net, struct dst_entry **dst, struct flowi *fl, 97 struct flowi *fl, bool strict); 100 struct flowi *fl, bool strict) in nf_ip6_route()
|
/openbmc/linux/net/ipv6/ |
H A D | fib6_rules.c | 158 static int fib6_rule_action_alt(struct fib_rule *rule, struct flowi *flp, in fib6_rule_action_alt() 196 static int __fib6_rule_action(struct fib_rule *rule, struct flowi *flp, in __fib6_rule_action() 265 struct flowi *flp, int flags, in fib6_rule_action() 308 struct flowi *fl, int flags) in fib6_rule_match()
|
H A D | inet6_connection_sock.c | 114 int inet6_csk_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl_unused) in inet6_csk_xmit()
|
H A D | netfilter.c | 100 struct flowi *fl, bool strict) in __nf_ip6_route()
|
/openbmc/linux/net/l3mdev/ |
H A D | l3mdev.c | 247 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, in l3mdev_fib_rule_match() 271 void l3mdev_update_flow(struct net *net, struct flowi *fl) in l3mdev_update_flow()
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_policy.c | 198 __xfrm4_selector_match(const struct xfrm_selector *sel, const struct flowi *fl) in __xfrm4_selector_match() 211 __xfrm6_selector_match(const struct xfrm_selector *sel, const struct flowi *fl) in __xfrm6_selector_match() 223 bool xfrm_selector_match(const struct xfrm_selector *sel, const struct flowi *fl, in xfrm_selector_match() 1990 const struct flowi *fl, in xfrm_policy_match() 2115 const struct flowi *fl, in __xfrm_policy_eval_candidates() 2154 const struct flowi *fl, in xfrm_policy_eval_candidates() 2176 const struct flowi *fl, in xfrm_policy_lookup_bytype() 2244 const struct flowi *fl, in xfrm_policy_lookup() 2260 const struct flowi *fl, in xfrm_sk_policy_lookup() 2464 xfrm_tmpl_resolve_one(struct xfrm_policy *policy, const struct flowi *fl, in xfrm_tmpl_resolve_one() [all …]
|
/openbmc/linux/Documentation/networking/ |
H A D | secid.rst | 7 flowi structure:
|
/openbmc/linux/net/ipv4/ |
H A D | netfilter.c | 86 int nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, in nf_ip_route()
|
H A D | fib_rules.c | 109 struct flowi *flp, int flags, in fib4_rule_action() 178 struct flowi *fl, int flags) in fib4_rule_match()
|
H A D | xfrm4_policy.c | 66 const struct flowi *fl) in xfrm4_fill_dst()
|
H A D | ip_vti.c | 167 struct flowi *fl) in vti_xmit() 281 struct flowi fl; in vti_tunnel_xmit()
|
/openbmc/linux/net/ipv4/netfilter/ |
H A D | nf_reject_ipv4.c | 226 struct flowi fl; in nf_reject_fill_skb_dst() 228 memset(&fl, 0, sizeof(struct flowi)); in nf_reject_fill_skb_dst()
|
/openbmc/linux/net/ipv6/netfilter/ |
H A D | nf_reject_ipv6.c | 256 struct flowi fl; in nf_reject6_fill_skb_dst() 258 memset(&fl, 0, sizeof(struct flowi)); in nf_reject6_fill_skb_dst()
|
/openbmc/linux/net/netfilter/ |
H A D | nft_rt.c | 26 struct flowi fl; in get_tcpmss()
|
H A D | utils.c | 163 int nf_route(struct net *net, struct dst_entry **dst, struct flowi *fl, in nf_route()
|
/openbmc/linux/include/net/sctp/ |
H A D | structs.h | 450 struct flowi *fl, 454 struct flowi *fl); 807 struct flowi fl;
|