Searched refs:flowi (Results 1 – 15 of 15) sorted by relevance
| /include/net/ |
| D | inet6_connection_sock.h | 14 struct flowi; 26 int inet6_csk_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
|
| 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, 187 struct flowi *fl, int flags)); 189 struct flowi *fl, int flags)); 192 struct flowi *flp, int flags, 195 struct flowi *flp, int flags,
|
| 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()
|
| 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()
|
| D | dst.h | 492 struct flowi; 496 const struct flowi *fl, in xfrm_lookup() 505 const struct flowi *fl, const struct sock *sk, in xfrm_lookup_with_ifid() 513 const struct flowi *fl, in xfrm_lookup_route() 527 const struct flowi *fl, const struct sock *sk, 532 const struct flowi *fl, 537 const struct flowi *fl, const struct sock *sk,
|
| D | xfrm.h | 376 const struct flowi *fl); 445 const struct flowi *); 915 __be16 xfrm_flowi_sport(const struct flowi *fl, const union flowi_uli *uli) in xfrm_flowi_sport() 942 __be16 xfrm_flowi_dport(const struct flowi *fl, const union flowi_uli *uli) in xfrm_flowi_dport() 966 const struct flowi *fl, unsigned short family); 1273 int __xfrm_decode_session(struct net *net, struct sk_buff *skb, struct flowi *fl, 1276 static inline int xfrm_decode_session(struct net *net, struct sk_buff *skb, struct flowi *fl, in xfrm_decode_session() 1283 struct flowi *fl, in xfrm_decode_session_reverse() 1363 struct flowi *fl, in xfrm_decode_session_reverse() 1381 xfrm_address_t *xfrm_flowi_daddr(const struct flowi *fl, unsigned short family) in xfrm_flowi_daddr() [all …]
|
| D | ip6_tunnel.h | 52 struct flowi fl; /* flowi template for xmit */
|
| D | inet_sock.h | 184 struct flowi fl;
|
| D | inet_connection_sock.h | 37 int (*queue_xmit)(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
|
| D | ip.h | 217 int __ip_queue_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl, 242 int ip_queue_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
|
| D | tcp.h | 2307 struct flowi *fl, 2313 struct flowi *fl, struct request_sock *req,
|
| /include/linux/ |
| 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()
|
| D | netfilter_ipv6.h | 50 int (*route)(struct net *net, struct dst_entry **dst, struct flowi *fl, 100 struct flowi *fl, bool strict); 103 struct flowi *fl, bool strict) in nf_ip6_route()
|
| D | netfilter.h | 364 struct flowi; 374 int nf_route(struct net *net, struct dst_entry **dst, struct flowi *fl, 386 void (*decode_session)(struct sk_buff *skb, struct flowi *fl); 395 nf_nat_decode_session(struct sk_buff *skb, struct flowi *fl, u_int8_t family) in nf_nat_decode_session() 441 struct flowi; 443 nf_nat_decode_session(struct sk_buff *skb, struct flowi *fl, u_int8_t family) in nf_nat_decode_session()
|
| /include/net/sctp/ |
| D | structs.h | 447 struct flowi *fl, 451 struct flowi *fl); 805 struct flowi fl;
|