Home
last modified time | relevance | path

Searched refs:fl6_sock_lookup (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/net/l2tp/
Dl2tp_ip6.c540 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in l2tp_ip6_sendmsg()
580 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in l2tp_ip6_sendmsg()
/Linux-v6.1/net/ipv6/
Draw.c803 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in rawv6_sendmsg()
845 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in rawv6_sendmsg()
Dudp.c1435 flowlabel = fl6_sock_lookup(sk, fl6->flowlabel); in udpv6_sendmsg()
1486 flowlabel = fl6_sock_lookup(sk, fl6->flowlabel); in udpv6_sendmsg()
Ddatagram.c78 flowlabel = fl6_sock_lookup(sk, np->flow_label); in ip6_datagram_dst_update()
Dtcp_ipv6.c175 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in tcp_v6_connect()
/Linux-v6.1/net/dccp/
Dipv6.c848 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in dccp_v6_connect()
/Linux-v6.1/net/sctp/
Dipv6.c304 flowlabel = fl6_sock_lookup(sk, fl6->flowlabel); in sctp_v6_get_dst()
/Linux-v6.1/include/net/
Dipv6.h411 static inline struct ip6_flowlabel *fl6_sock_lookup(struct sock *sk, in fl6_sock_lookup() function