Home
last modified time | relevance | path

Searched refs:flowi (Results 1 – 15 of 15) sorted by relevance

/include/net/
A Dinet6_connection_sock.h14 struct flowi;
24 int inet6_csk_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
A Dfib_rules.h74 struct flowi *, int,
79 struct flowi *, int);
194 int fib_rules_lookup(struct fib_rules_ops *, struct flowi *, int flags,
208 struct flowi *fl, int flags));
210 struct flowi *fl, int flags));
213 struct flowi *flp, int flags,
216 struct flowi *flp, int flags,
A Dl3mdev.h59 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl,
63 bool l3mdev_fib_rule_iif_match(const struct flowi *fl, int iifindex) in l3mdev_fib_rule_iif_match()
70 bool l3mdev_fib_rule_oif_match(const struct flowi *fl, int oifindex) in l3mdev_fib_rule_oif_match()
76 void l3mdev_update_flow(struct net *net, struct flowi *fl);
339 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, in l3mdev_fib_rule_match()
346 bool l3mdev_fib_rule_iif_match(const struct flowi *fl, int iifindex) in l3mdev_fib_rule_iif_match()
352 bool l3mdev_fib_rule_oif_match(const struct flowi *fl, int oifindex) in l3mdev_fib_rule_oif_match()
358 void l3mdev_update_flow(struct net *net, struct flowi *fl) in l3mdev_update_flow()
A Dflow.h156 struct flowi { struct
175 static inline struct flowi *flowi4_to_flowi(struct flowi4 *fl4) in flowi4_to_flowi() argument
177 return container_of(fl4, struct flowi, u.ip4); in flowi4_to_flowi()
185 static inline struct flowi *flowi6_to_flowi(struct flowi6 *fl6) in flowi6_to_flowi()
187 return container_of(fl6, struct flowi, u.ip6); in flowi6_to_flowi()
A Ddst.h494 struct flowi;
498 const struct flowi *fl, in xfrm_lookup()
507 const struct flowi *fl, const struct sock *sk, in xfrm_lookup_with_ifid()
515 const struct flowi *fl, in xfrm_lookup_route()
529 const struct flowi *fl, const struct sock *sk,
534 const struct flowi *fl,
539 const struct flowi *fl, const struct sock *sk,
A Dxfrm.h392 const struct flowi *fl);
460 const struct flowi *);
972 __be16 xfrm_flowi_sport(const struct flowi *fl, const union flowi_uli *uli) in xfrm_flowi_sport()
999 __be16 xfrm_flowi_dport(const struct flowi *fl, const union flowi_uli *uli) in xfrm_flowi_dport()
1023 const struct flowi *fl, unsigned short family);
1340 struct flowi *fl, in xfrm_decode_session_reverse()
1420 struct flowi *fl, in xfrm_decode_session_reverse()
1438 xfrm_address_t *xfrm_flowi_daddr(const struct flowi *fl, unsigned short family) in xfrm_flowi_daddr()
1462 void xfrm_flowi_addr_get(const struct flowi *fl, in xfrm_flowi_addr_get()
1515 xfrm_state_addr_flow_check(const struct xfrm_state *x, const struct flowi *fl, in xfrm_state_addr_flow_check()
[all …]
A Dip6_tunnel.h52 struct flowi fl; /* flowi template for xmit */
A Dinet_connection_sock.h36 int (*queue_xmit)(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
A Dinet_sock.h185 struct flowi fl;
A Dip.h218 int __ip_queue_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl,
243 int ip_queue_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
A Dtcp.h2356 struct flowi *fl,
2362 struct flowi *fl, struct request_sock *req,
/include/linux/
A Dnetfilter_ipv4.h26 int nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl,
35 struct flowi *fl, bool strict) in nf_ip_route()
A Dnetfilter_ipv6.h49 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()
A Dnetfilter.h365 struct flowi;
375 int nf_route(struct net *net, struct dst_entry **dst, struct flowi *fl,
387 void (*decode_session)(struct sk_buff *skb, struct flowi *fl);
394 nf_nat_decode_session(struct sk_buff *skb, struct flowi *fl, u_int8_t family) in nf_nat_decode_session()
440 struct flowi;
442 nf_nat_decode_session(struct sk_buff *skb, struct flowi *fl, u_int8_t family) in nf_nat_decode_session()
/include/net/sctp/
A Dstructs.h447 struct flowi *fl,
451 struct flowi *fl);
805 struct flowi fl;

Completed in 43 milliseconds