Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dgroup.h46 struct tipc_group *tipc_group_create(struct net *net, u32 portid,
H A Dgroup.c163 struct tipc_group *tipc_group_create(struct net *net, u32 portid, in tipc_group_create() function
H A Dsocket.c3089 grp = tipc_group_create(net, tsk->portid, mreq, &tsk->group_is_open); in tipc_sk_join()