Home
last modified time | relevance | path

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

/Linux-v5.15/net/tipc/
Dsocket.c675 static int __tipc_bind(struct socket *sock, struct sockaddr *skaddr, int alen) in __tipc_bind() function
709 res = __tipc_bind(sock, skaddr, alen); in tipc_sk_bind()