Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dnet.c123 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()
Dsocket.c525 (addr->addr.nameseq.type != TIPC_CFG_SRV)) { in tipc_bind()
/linux-4.1.27/include/uapi/linux/
Dtipc.h89 #define TIPC_CFG_SRV 0 /* configuration service name type */ macro