Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dnet.c130 tipc_nametbl_publish(net, TIPC_CFG_SRV, addr, addr, in tipc_net_finalize()
142 tipc_nametbl_withdraw(net, TIPC_CFG_SRV, self, self, self); in tipc_net_stop()
Dsocket.c640 (addr->addr.nameseq.type != TIPC_CFG_SRV)) { in tipc_bind()
/Linux-v4.19/include/uapi/linux/
Dtipc.h237 #define TIPC_CFG_SRV 0 macro