Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dsocket.c676 static int __tipc_bind(struct socket *sock, struct sockaddr *skaddr, int alen) in __tipc_bind() function
710 res = __tipc_bind(sock, skaddr, alen); in tipc_sk_bind()