Home
last modified time | relevance | path

Searched refs:flow_label (Results 1 – 16 of 16) sorted by relevance

/net/netfilter/
A Dnf_conntrack_proto.c329 __be32 flow_label; in ipv6_getorigdst() local
339 flow_label = inet6->flow_label; in ipv6_getorigdst()
357 sin6.sin6_flowinfo = flow_label & IPV6_FLOWINFO_MASK; in ipv6_getorigdst()
/net/ipv6/
A Dip6_flowlabel.c517 freq->flr_label = np->flow_label; in ipv6_flowlabel_opt_get()
524 if (sfl->fl->label == (np->flow_label & IPV6_FLOWLABEL_MASK)) { in ipv6_flowlabel_opt_get()
556 np->flow_label = 0; in ipv6_flowlabel_put()
571 if (freq->flr_label == (np->flow_label & IPV6_FLOWLABEL_MASK)) in ipv6_flowlabel_put()
572 np->flow_label &= ~IPV6_FLOWLABEL_MASK; in ipv6_flowlabel_put()
A Ddatagram.c55 fl6->flowlabel = ip6_make_flowinfo(np->tclass, np->flow_label); in ip6_datagram_flow_key_init()
84 (np->flow_label & IPV6_FLOWLABEL_MASK)) { in ip6_datagram_dst_update()
85 flowlabel = fl6_sock_lookup(sk, np->flow_label); in ip6_datagram_dst_update()
243 old_fl6_flowlabel = np->flow_label; in __ip6_datagram_connect()
247 np->flow_label = fl6_flowlabel; in __ip6_datagram_connect()
261 np->flow_label = old_fl6_flowlabel; in __ip6_datagram_connect()
A Dinet6_connection_sock.c76 fl6->flowlabel = np->flow_label; in inet6_csk_route_socket()
A Dping.c100 fl6.flowlabel = np->flow_label; in ping_v6_sendmsg()
A Dtcp_ipv6.c215 np->flow_label = fl6.flowlabel; in tcp_v6_connect()
266 fl6.flowlabel = ip6_make_flowinfo(np->tclass, np->flow_label); in tcp_v6_connect()
1414 newnp->flow_label = 0;
1485 newnp->flow_label = ip6_flowlabel(ipv6_hdr(skb));
1713 np->flow_label = ip6_flowlabel(ipv6_hdr(opt_skb));
A Droute.c2377 keys->tags.flow_label = _flkeys->tags.flow_label; in ip6_multipath_l3_keys()
2382 keys->tags.flow_label = ip6_flowlabel(key_iph); in ip6_multipath_l3_keys()
2408 hash_keys.tags.flow_label = keys.tags.flow_label; in rt6_multipath_custom_hash_outer()
2454 hash_keys.tags.flow_label = keys.tags.flow_label; in rt6_multipath_custom_hash_inner()
2497 hash_keys.tags.flow_label = (__force u32)flowi6_get_flowlabel(fl6); in rt6_multipath_custom_hash_fl6()
2526 hash_keys.tags.flow_label = (__force u32)flowi6_get_flowlabel(fl6); in rt6_multipath_hash()
2586 hash_keys.tags.flow_label = flkeys->tags.flow_label; in rt6_multipath_hash()
2598 hash_keys.tags.flow_label = (__force u32)flowi6_get_flowlabel(fl6); in rt6_multipath_hash()
A Daf_inet6.c544 sin->sin6_flowinfo = np->flow_label; in inet6_getname()
840 fl6.flowlabel = np->flow_label; in inet6_sk_rebuild_header()
A Draw.c829 fl6.flowlabel = np->flow_label; in rawv6_sendmsg()
A Dudp.c1612 fl6->flowlabel = np->flow_label; in udpv6_sendmsg()
/net/core/
A Dflow_dissector.c1000 key_tags->flow_label = ntohl(flow_keys->flow_label); in __skb_flow_bpf_to_target()
1277 __be32 flow_label = ip6_flowlabel(iph); in __skb_flow_dissect() local
1284 key_tags->flow_label = ntohl(flow_label); in __skb_flow_dissect()
2002 keys->tags.flow_label = (__force u32)flowi6_get_flowlabel(fl6); in __get_hash_from_flowi6()
/net/l2tp/
A Dl2tp_ip6.c464 lsa->l2tp_flowinfo = np->flow_label; in l2tp_ip6_getname()
585 fl6.flowlabel = np->flow_label; in l2tp_ip6_sendmsg()
/net/ipv4/
A Droute.c2005 hash_keys.tags.flow_label = keys.tags.flow_label; in fib_multipath_custom_hash_inner()
2132 hash_keys.tags.flow_label = keys.tags.flow_label; in fib_multipath_hash()
A Dtcp_minisocks.c348 tw->tw_flowlabel = be32_to_cpu(np->flow_label & IPV6_FLOWLABEL_MASK); in tcp_time_wait()
/net/mptcp/
A Dprotocol.c3127 msk6->flow_label = ssk6->flow_label; in mptcp_copy_inaddrs()
/net/sched/
A Dsch_cake.c732 host_keys.tags.flow_label = 0; in cake_hash()

Completed in 70 milliseconds