Searched refs:fl6_sock_lookup (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/net/l2tp/ |
H A D | l2tp_ip6.c | 535 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in l2tp_ip6_sendmsg() 575 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in l2tp_ip6_sendmsg()
|
/kernel/linux/linux-6.6/net/l2tp/ |
H A D | l2tp_ip6.c | 534 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in l2tp_ip6_sendmsg() 574 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in l2tp_ip6_sendmsg()
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | raw.c | 842 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in rawv6_sendmsg() 884 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in rawv6_sendmsg()
|
H A D | udp.c | 1413 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in udpv6_sendmsg() 1464 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in udpv6_sendmsg()
|
H A D | datagram.c | 78 flowlabel = fl6_sock_lookup(sk, np->flow_label); in ip6_datagram_dst_update()
|
H A D | tcp_ipv6.c | 174 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in tcp_v6_connect()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | raw.c | 801 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in rawv6_sendmsg() 843 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in rawv6_sendmsg()
|
H A D | udp.c | 1436 flowlabel = fl6_sock_lookup(sk, fl6->flowlabel); in udpv6_sendmsg() 1487 flowlabel = fl6_sock_lookup(sk, fl6->flowlabel); in udpv6_sendmsg()
|
H A D | datagram.c | 84 flowlabel = fl6_sock_lookup(sk, np->flow_label); in ip6_datagram_dst_update()
|
H A D | tcp_ipv6.c | 171 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in tcp_v6_connect()
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | ipv6.c | 256 flowlabel = fl6_sock_lookup(sk, fl6->flowlabel); in sctp_v6_get_dst()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ipv6.h | 397 static inline struct ip6_flowlabel *fl6_sock_lookup(struct sock *sk, in fl6_sock_lookup() function
|
/kernel/linux/linux-5.10/net/dccp/ |
H A D | ipv6.c | 835 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in dccp_v6_connect()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ipv6.h | 411 static inline struct ip6_flowlabel *fl6_sock_lookup(struct sock *sk, in fl6_sock_lookup() function
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | ipv6.c | 304 flowlabel = fl6_sock_lookup(sk, fl6->flowlabel); in sctp_v6_get_dst()
|
/kernel/linux/linux-6.6/net/dccp/ |
H A D | ipv6.c | 847 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in dccp_v6_connect()
|
Completed in 27 milliseconds