Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dnet.c121 tipc_nametbl_publish(net, TIPC_CFG_SRV, tn->own_addr, tn->own_addr, in tipc_net_start()
138 tipc_nametbl_withdraw(net, TIPC_CFG_SRV, tn->own_addr, 0, in tipc_net_stop()
Dsocket.c532 (addr->addr.nameseq.type != TIPC_CFG_SRV)) { in tipc_bind()
/linux-4.4.14/include/uapi/linux/
Dtipc.h89 #define TIPC_CFG_SRV 0 /* configuration service name type */ macro