Home
last modified time | relevance | path

Searched refs:fl6_sock_release (Results 1 – 7 of 7) sorted by relevance

/linux/net/l2tp/
H A Dl2tp_ip6.c600 fl6_sock_release(flowlabel); in l2tp_ip6_sendmsg()
667 fl6_sock_release(flowlabel); in l2tp_ip6_sendmsg()
/linux/net/ipv6/
H A Draw.c844 fl6_sock_release(flowlabel); in rawv6_sendmsg()
925 fl6_sock_release(flowlabel); in rawv6_sendmsg()
H A Dudp.c1640 fl6_sock_release(flowlabel); in udpv6_sendmsg()
1770 fl6_sock_release(flowlabel); in udpv6_sendmsg()
H A Ddatagram.c118 fl6_sock_release(flowlabel); in ip6_datagram_dst_update()
H A Dtcp_ipv6.c167 fl6_sock_release(flowlabel); in tcp_v6_connect()
/linux/net/sctp/
H A Dipv6.c307 fl6_sock_release(flowlabel); in sctp_v6_get_dst()
/linux/include/net/
H A Dipv6.h416 static inline void fl6_sock_release(struct ip6_flowlabel *fl) in fl6_sock_release() function