Home
last modified time | relevance | path

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

/openbmc/linux/net/l2tp/
H A Dl2tp_ip6.c570 fl6_sock_release(flowlabel); in l2tp_ip6_sendmsg()
643 fl6_sock_release(flowlabel); in l2tp_ip6_sendmsg()
/openbmc/linux/net/ipv6/
H A Draw.c839 fl6_sock_release(flowlabel); in rawv6_sendmsg()
926 fl6_sock_release(flowlabel); in rawv6_sendmsg()
H A Dudp.c1495 fl6_sock_release(flowlabel); in udpv6_sendmsg()
1630 fl6_sock_release(flowlabel); in udpv6_sendmsg()
H A Ddatagram.c116 fl6_sock_release(flowlabel); in ip6_datagram_dst_update()
H A Dtcp_ipv6.c172 fl6_sock_release(flowlabel); in tcp_v6_connect()
/openbmc/linux/net/dccp/
H A Dipv6.c853 fl6_sock_release(flowlabel); in dccp_v6_connect()
/openbmc/linux/net/sctp/
H A Dipv6.c307 fl6_sock_release(flowlabel); in sctp_v6_get_dst()
/openbmc/linux/include/net/
H A Dipv6.h433 static inline void fl6_sock_release(struct ip6_flowlabel *fl) in fl6_sock_release() function