Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dsocket.c130 static int tipc_sk_publish(struct tipc_sock *tsk, uint scope,
656 tipc_sk_publish(tsk, addr->scope, &addr->addr.nameseq) : in tipc_bind()
2705 static int tipc_sk_publish(struct tipc_sock *tsk, uint scope, in tipc_sk_publish() function
2901 rc = tipc_sk_publish(tsk, mreq->scope, &seq); in tipc_sk_join()