Home
last modified time | relevance | path

Searched refs:flowi6 (Results 1 – 25 of 68) sorted by relevance

123

/linux/include/net/
H A Dip6_fib.h421 struct flowi6 *,
436 struct dst_entry *fib6_rule_lookup(struct net *net, struct flowi6 *fl6,
443 int fib6_lookup(struct net *net, int oif, struct flowi6 *fl6,
448 int oif, struct flowi6 *fl6, struct fib6_result *res,
452 struct flowi6 *fl6, int oif, bool have_oif_match,
645 struct flowi6 *fl6,
650 struct flowi6 *fl6,
655 struct flowi6 *fl6,
660 struct flowi6 *fl6,
666 struct flowi6 *fl6, in pol_lookup_func()
[all …]
H A Dip6_route.h90 struct flowi6 *fl6,
94 struct flowi6 *fl6, int flags);
98 struct flowi6 *fl6) in ip6_route_output()
113 struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6,
116 int ifindex, struct flowi6 *fl6,
174 u32 rt6_multipath_hash(const struct net *net, const struct flowi6 *fl6,
177 struct dst_entry *icmp6_dst_alloc(struct net_device *dev, struct flowi6 *fl6);
263 const struct flowi6 *fl6);
H A Dip6_tunnel.h72 u8 *protocol, struct flowi6 *fl6);
110 u8 *protocol, struct flowi6 *fl6) in ip6_tnl_encap()
146 struct flowi6 *fl6, int encap_limit, __u32 *pmtu, __u8 proto);
/linux/net/ipv6/
H A Dfou6.c22 struct flowi6 *fl6, u8 *protocol, __be16 sport) in fou6_build_udp()
41 u8 *protocol, struct flowi6 *fl6) in fou6_build_header()
58 u8 *protocol, struct flowi6 *fl6) in gue6_build_header()
H A Dxfrm6_output.c21 struct flowi6 fl6; in xfrm6_local_rxpmtu()
35 struct flowi6 fl6; in xfrm6_local_error()
H A Dfib6_rules.c68 int fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in fib6_lookup()
99 struct dst_entry *fib6_rule_lookup(struct net *net, struct flowi6 *fl6, in fib6_rule_lookup()
141 struct flowi6 *flp6, const struct net_device *dev) in fib6_rule_saddr()
169 struct flowi6 *flp6 = &flp->u.ip6; in fib6_rule_action_alt()
207 struct flowi6 *flp6 = &flp->u.ip6; in __fib6_rule_action()
319 struct flowi6 *fl6 = &fl->u.ip6; in fib6_rule_match()
H A Dicmp.c196 struct flowi6 *fl6, bool apply_ratelimit) in icmpv6_xrlim_allow()
240 struct flowi6 *fl6) in icmpv6_rt_has_prefsrc()
276 void icmpv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6, in icmpv6_push_pending_frames()
357 struct flowi6 *fl6) in icmpv6_route_lookup()
360 struct flowi6 fl2; in icmpv6_route_lookup()
651 struct flowi6 fl6; in icmp6_send()
931 struct flowi6 fl6; in icmpv6_echo_reply()
1252 void icmpv6_flow_init(const struct sock *sk, struct flowi6 *fl6, u8 type, in icmpv6_flow_init()
H A Dip6_output.c291 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6, in ip6_xmit()
1091 const struct flowi6 *fl6) in ip6_sk_dst_check()
1138 struct dst_entry **dst, struct flowi6 *fl6) in ip6_dst_lookup_tail()
1212 struct flowi6 fl_gw6; in ip6_dst_lookup_tail()
1228 memcpy(&fl_gw6, fl6, sizeof(struct flowi6)); in ip6_dst_lookup_tail()
1266 struct flowi6 *fl6) in ip6_dst_lookup()
1285 struct dst_entry *ip6_dst_lookup_flow(struct net *net, const struct sock *sk, struct flowi6 *fl6, in ip6_dst_lookup_flow()
1321 struct dst_entry *ip6_sk_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6, in ip6_sk_dst_lookup_flow()
1465 struct flowi6 *fl6 = &cork_full->fl.u.ip6; in __ip6_append_data()
1864 struct ipcm6_cookie *ipc6, struct flowi6 *fl6, in ip6_append_data()
[all …]
H A Dseg6_iptunnel.c489 struct flowi6 *fl6, u32 tbl_id) in seg6_table_lookup()
503 struct flowi6 *fl6) in seg6_init_flowi6()
526 struct flowi6 fl6; in seg6_input_route()
649 struct flowi6 *fl6, in seg6_output_dst_lookup()
687 struct flowi6 fl6; in seg6_output_core()
H A Dip6_flowlabel.c389 struct flowi6 flowi6; in fl_create() local
406 memset(&flowi6, 0, sizeof(flowi6)); in fl_create()
409 err = ip6_datagram_send_ctl(net, sk, &msg, &flowi6, &ipc6); in fl_create()
H A Droute.c439 struct flowi6 *fl6, int oif, bool have_oif_match, in fib6_select_path()
1258 struct flowi6 *fl6, in ip6_pol_route_lookup()
1309 struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6, in ip6_route_lookup()
1320 struct flowi6 fl6 = { in rt6_lookup()
2247 struct flowi6 *fl6, struct fib6_result *res, int strict) in fib6_table_lookup()
2274 int oif, struct flowi6 *fl6, in ip6_pol_route()
2347 struct flowi6 *fl6, in ip6_pol_route_input()
2356 struct flowi6 *fl6, in ip6_route_input_lookup()
2505 const struct flowi6 *fl6) in rt6_multipath_custom_hash_fl6()
2536 u32 rt6_multipath_hash(const struct net *net, const struct flowi6 *fl6, in rt6_multipath_hash()
[all …]
H A Ddatagram.c41 static void ip6_datagram_flow_key_init(struct flowi6 *fl6, in ip6_datagram_flow_key_init()
80 struct flowi6 *fl6; in ip6_datagram_dst_update()
346 void ipv6_local_error(struct sock *sk, int err, struct flowi6 *fl6, u32 info) in ipv6_local_error()
385 void ipv6_local_rxpmtu(struct sock *sk, struct flowi6 *fl6, u32 mtu) in ipv6_local_rxpmtu()
798 struct msghdr *msg, struct flowi6 *fl6, in ip6_datagram_send_ctl()
H A Dip6_gre.c609 struct flowi6 *fl6, __u8 *dsfield, in prepare_ip6gre_xmit_ipv4()
635 struct flowi6 *fl6, __u8 *dsfield, in prepare_ip6gre_xmit_ipv6()
682 struct flowi6 *fl6, __u8 *dsfield, in prepare_ip6gre_xmit_other()
720 struct flowi6 *fl6, int encap_limit, in __gre6_xmit()
795 struct flowi6 fl6; in ip6gre_xmit_ipv4()
829 struct flowi6 fl6; in ip6gre_xmit_ipv6()
860 struct flowi6 fl6; in ip6gre_xmit_other()
931 struct flowi6 fl6; in ip6erspan_tunnel_xmit()
1095 struct flowi6 *fl6 = &t->fl.u.ip6; in ip6gre_tnl_link_config_common()
H A Dip6mr.c141 static int ip6mr_fib_lookup(struct net *net, struct flowi6 *flp6, in ip6mr_fib_lookup()
314 static int ip6mr_fib_lookup(struct net *net, struct flowi6 *flp6, in ip6mr_fib_lookup()
573 struct flowi6 fl6 = { in pim6_rcv()
638 struct flowi6 fl6 = { in reg_vif_xmit()
1692 struct flowi6 fl6 = { in mroute6_is_socket()
2089 struct flowi6 fl6; in ip6mr_prepare_xmit()
2108 fl6 = (struct flowi6) { in ip6mr_prepare_xmit()
2352 struct flowi6 fl6 = { in ip6_mr_input()
2410 struct flowi6 fl6 = (struct flowi6) { in ip6_mr_output()
H A Draw.c512 static int rawv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6, in rawv6_push_pending_frames()
596 struct flowi6 *fl6, struct dst_entry **dstp, in rawv6_send_hdrinc()
690 static int rawv6_probe_proto_opt(struct raw6_frag_vec *rfv, struct flowi6 *fl6) in rawv6_probe_proto_opt()
755 struct flowi6 fl6; in rawv6_sendmsg()
H A Dip6_udp_tunnel.c146 struct flowi6 fl6; in udp_tunnel6_dst_lookup()
H A Dnetfilter.c34 struct flowi6 fl6 = { in ip6_route_me_harder()
/linux/net/ipv6/netfilter/
H A Dnf_dup_ipv6.c24 struct flowi6 fl6; in nf_dup_ipv6_route()
H A Dip6t_rpfilter.c38 struct flowi6 fl6 = { in rpfilter_lookup_reverse6()
/linux/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_cm.c129 struct flowi6 fl6; in cxgb_find_route6()
/linux/net/dccp/
H A Dipv6.c
/linux/drivers/net/ipvlan/
H A Dipvlan_l3s.c68 struct flowi6 fl6 = { in ipvlan_l3_rcv()
/linux/net/l3mdev/
H A Dl3mdev.c219 struct flowi6 *fl6) in l3mdev_link_scope_lookup()
/linux/net/netfilter/
H A Dxt_addrtype.c36 struct flowi6 flow; in match_lookup_rt6()
/linux/net/ipv6/ila/
H A Dila_lwt.c66 struct flowi6 fl6; in ila_output()

123