Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dsocket.c130 static int tipc_sk_publish(struct tipc_sock *tsk, uint scope,
646 tipc_sk_publish(tsk, addr->scope, &addr->addr.nameseq) : in tipc_bind()
2600 static int tipc_sk_publish(struct tipc_sock *tsk, uint scope, in tipc_sk_publish() function
2792 rc = tipc_sk_publish(tsk, mreq->scope, &seq); in tipc_sk_join()