Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dsocket.c677 static int __tipc_bind(struct socket *sock, struct sockaddr *skaddr, int alen) in __tipc_bind() function
711 res = __tipc_bind(sock, skaddr, alen); in tipc_sk_bind()