Searched refs:fl6_sock_lookup (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/net/l2tp/ |
| D | l2tp_ip6.c | 538 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in l2tp_ip6_sendmsg() 579 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in l2tp_ip6_sendmsg()
|
| /Linux-v5.4/net/ipv6/ |
| D | raw.c | 837 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in rawv6_sendmsg() 879 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in rawv6_sendmsg()
|
| D | udp.c | 1328 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in udpv6_sendmsg() 1380 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in udpv6_sendmsg()
|
| D | datagram.c | 77 flowlabel = fl6_sock_lookup(sk, np->flow_label); in ip6_datagram_dst_update()
|
| D | tcp_ipv6.c | 173 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in tcp_v6_connect()
|
| /Linux-v5.4/net/dccp/ |
| D | ipv6.c | 833 flowlabel = fl6_sock_lookup(sk, fl6.flowlabel); in dccp_v6_connect()
|
| /Linux-v5.4/include/net/ |
| D | ipv6.h | 396 static inline struct ip6_flowlabel *fl6_sock_lookup(struct sock *sk, in fl6_sock_lookup() function
|
| /Linux-v5.4/net/sctp/ |
| D | ipv6.c | 255 flowlabel = fl6_sock_lookup(sk, fl6->flowlabel); in sctp_v6_get_dst()
|