Searched refs:TIPC_CFG_SRV (Results 1 – 3 of 3) sorted by relevance
123 tipc_nametbl_publish(net, TIPC_CFG_SRV, tn->own_addr, tn->own_addr, in tipc_net_start()140 tipc_nametbl_withdraw(net, TIPC_CFG_SRV, tn->own_addr, 0, in tipc_net_stop()
525 (addr->addr.nameseq.type != TIPC_CFG_SRV)) { in tipc_bind()
89 #define TIPC_CFG_SRV 0 /* configuration service name type */ macro