| /linux/include/net/ |
| A D | ipv6_stubs.h | 30 struct flowi6 *fl6, 35 int (*fib6_lookup)(struct net *net, int oif, struct flowi6 *fl6, 38 int oif, struct flowi6 *fl6, 41 struct flowi6 *fl6, int oif, bool oif_match, 76 int (*ip6_xmit)(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6,
|
| A D | ip6_fib.h | 420 struct flowi6 *, 442 int fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, 447 int oif, struct flowi6 *fl6, struct fib6_result *res, 451 struct flowi6 *fl6, int oif, bool have_oif_match, 591 struct flowi6 *fl6, 596 struct flowi6 *fl6, 601 struct flowi6 *fl6, 606 struct flowi6 *fl6, 612 struct flowi6 *fl6, in pol_lookup_func() 639 struct flowi6 *fl6, in fib6_rules_early_flow_dissect() [all …]
|
| A D | ip6_route.h | 83 struct flowi6 *fl6, 87 struct flowi6 *fl6, int flags); 91 struct flowi6 *fl6) in ip6_route_output() 106 struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6, 109 int ifindex, struct flowi6 *fl6, 157 u32 rt6_multipath_hash(const struct net *net, const struct flowi6 *fl6, 160 struct dst_entry *icmp6_dst_alloc(struct net_device *dev, struct flowi6 *fl6); 246 const struct flowi6 *fl6);
|
| A D | flow.h | 128 struct flowi6 { struct 158 struct flowi6 ip6; argument 183 static inline struct flowi *flowi6_to_flowi(struct flowi6 *fl6) in flowi6_to_flowi() 188 static inline struct flowi_common *flowi6_to_flowi_common(struct flowi6 *fl6) in flowi6_to_flowi_common() 193 __u32 __get_hash_from_flowi6(const struct flowi6 *fl6, struct flow_keys *keys);
|
| A D | inet6_connection_sock.h | 15 struct flowi6; 21 struct dst_entry *inet6_csk_route_req(const struct sock *sk, struct flowi6 *fl6,
|
| A D | transp_v6.h | 15 struct flowi6; 45 struct flowi6 *fl6, struct ipcm6_cookie *ipc6);
|
| A D | ip6_tunnel.h | 72 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);
|
| A D | ipv6.h | 442 void icmpv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6, 958 struct flowi6 *fl6) in ip6_make_flowlabel() 1004 struct flowi6 *fl6) in ip6_make_flowlabel() 1068 static inline __be32 flowi6_get_flowlabel(const struct flowi6 *fl6) in flowi6_get_flowlabel() 1091 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6, 1100 struct ipcm6_cookie *ipc6, struct flowi6 *fl6, 1127 struct flowi6 *fl6); 1130 struct dst_entry *ip6_sk_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6, 1177 struct in6_addr *fl6_update_dst(struct flowi6 *fl6, 1209 void ipv6_local_error(struct sock *sk, int err, struct flowi6 *fl6, u32 info); [all …]
|
| A D | l3mdev.h | 45 struct flowi6 *fl6); 162 struct dst_entry *l3mdev_link_scope_lookup(struct net *net, struct flowi6 *fl6); 273 struct dst_entry *l3mdev_link_scope_lookup(struct net *net, struct flowi6 *fl6) in l3mdev_link_scope_lookup()
|
| /linux/net/ipv6/ |
| A D | inet6_connection_sock.c | 28 struct flowi6 *fl6, in inet6_csk_route_req() 80 struct flowi6 *fl6) in inet6_csk_route_socket() 117 struct flowi6 fl6; in inet6_csk_xmit() 144 struct flowi6 fl6; in inet6_csk_update_pmtu()
|
| A D | addrconf_core.c | 134 struct flowi6 *fl6, in eafnosupport_ipv6_dst_lookup_flow() 152 int oif, struct flowi6 *fl6, in eafnosupport_fib6_table_lookup() 159 eafnosupport_fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in eafnosupport_fib6_lookup() 167 struct flowi6 *fl6, int oif, bool have_oif_match, in eafnosupport_fib6_select_path()
|
| A D | fou6.c | 22 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()
|
| A D | fib6_rules.c | 65 int fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in fib6_lookup() 93 struct dst_entry *fib6_rule_lookup(struct net *net, struct flowi6 *fl6, in fib6_rule_lookup() 135 struct flowi6 *flp6, const struct net_device *dev) in fib6_rule_saddr() 163 struct flowi6 *flp6 = &flp->u.ip6; in fib6_rule_action_alt() 201 struct flowi6 *flp6 = &flp->u.ip6; in __fib6_rule_action() 312 struct flowi6 *fl6 = &fl->u.ip6; in fib6_rule_match()
|
| A D | xfrm6_output.c | 21 struct flowi6 fl6; in xfrm6_local_rxpmtu() 32 struct flowi6 fl6; in xfrm6_local_error()
|
| A D | icmp.c | 196 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() 462 struct flowi6 fl6; in icmp6_send() 728 struct flowi6 fl6; in icmpv6_echo_reply() 1045 void icmpv6_flow_init(const struct sock *sk, struct flowi6 *fl6, u8 type, in icmpv6_flow_init()
|
| A D | ip6_output.c | 267 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6, in ip6_xmit() 1061 const struct flowi6 *fl6) in ip6_sk_dst_check() 1106 struct dst_entry **dst, struct flowi6 *fl6) in ip6_dst_lookup_tail() 1180 struct flowi6 fl_gw6; in ip6_dst_lookup_tail() 1196 memcpy(&fl_gw6, fl6, sizeof(struct flowi6)); in ip6_dst_lookup_tail() 1234 struct flowi6 *fl6) in ip6_dst_lookup() 1253 struct dst_entry *ip6_dst_lookup_flow(struct net *net, const struct sock *sk, struct flowi6 *fl6, in ip6_dst_lookup_flow() 1287 struct dst_entry *ip6_sk_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6, in ip6_sk_dst_lookup_flow() 1424 struct flowi6 *fl6 = &cork_full->fl.u.ip6; in __ip6_append_data() 1816 struct ipcm6_cookie *ipc6, struct flowi6 *fl6, in ip6_append_data() [all …]
|
| A D | ip6_flowlabel.c | 396 struct flowi6 flowi6; in fl_create() local 413 memset(&flowi6, 0, sizeof(flowi6)); in fl_create() 416 err = ip6_datagram_send_ctl(net, sk, &msg, &flowi6, &ipc6); in fl_create()
|
| A D | datagram.c | 41 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() 345 void ipv6_local_error(struct sock *sk, int err, struct flowi6 *fl6, u32 info) in ipv6_local_error() 384 void ipv6_local_rxpmtu(struct sock *sk, struct flowi6 *fl6, u32 mtu) in ipv6_local_rxpmtu() 760 struct msghdr *msg, struct flowi6 *fl6, in ip6_datagram_send_ctl()
|
| A D | route.c | 1278 struct flowi6 fl6 = { in rt6_lookup() 2293 struct flowi6 *fl6, in ip6_route_input_lookup() 2576 struct flowi6 fl6 = { in ip6_route_input() 2944 struct flowi6 fl6 = { in ip6_update_pmtu() 3032 struct flowi6 *fl6; 3047 struct flowi6 fl6; 3154 struct flowi6 fl6 = { in ip6_redirect() 3175 struct flowi6 fl6 = { in ip6_redirect_no_header() 3327 struct flowi6 fl6 = { in ip6_nh_lookup_table() 3400 struct flowi6 fl6 = { in ip6_route_check_nh() [all …]
|
| /linux/include/linux/ |
| A D | icmpv6.h | 86 struct flowi6; 89 void icmpv6_flow_init(const struct sock *sk, struct flowi6 *fl6, u8 type,
|
| /linux/drivers/net/ethernet/netronome/nfp/flower/ |
| A D | tunnel_conf.c | 507 struct flowi6 *flowi6 = (struct flowi6 *)flow; in nfp_tun_write_neigh() local 511 payload->src_ipv6 = flowi6->saddr; in nfp_tun_write_neigh() 512 payload->dst_ipv6 = flowi6->daddr; in nfp_tun_write_neigh() 550 struct flowi6 *flowi6 = (struct flowi6 *)flow; in nfp_tun_write_neigh() local 555 payload->dst_ipv6 = flowi6->daddr; in nfp_tun_write_neigh() 648 struct flowi6 flow6 = {}; in nfp_tun_neigh_update() 802 struct flowi6 flow = {}; in nfp_tunnel_request_route_v6()
|
| /linux/net/ipv6/netfilter/ |
| A D | nft_fib_ipv6.c | 22 static int nft_fib6_flowi_init(struct flowi6 *fl6, const struct nft_fib *priv, in nft_fib6_flowi_init() 64 struct flowi6 fl6 = { in __nft_fib6_eval_type() 164 struct flowi6 fl6 = { in nft_fib6_eval()
|
| A D | nf_dup_ipv6.c | 24 struct flowi6 fl6; in nf_dup_ipv6_route()
|
| A D | ip6t_rpfilter.c | 38 struct flowi6 fl6 = { in rpfilter_lookup_reverse6()
|
| /linux/include/trace/events/ |
| A D | fib6.h | 16 struct fib6_table *table, const struct flowi6 *flp),
|