Searched refs:TIPC_ADDR_NAME (Results 1 – 2 of 2) sorted by relevance
241 #define TIPC_ADDR_NAME 2 macro
631 if (addr->addrtype == TIPC_ADDR_NAME) in tipc_bind()1306 if (dest->addrtype == TIPC_ADDR_NAME) in __tipc_sendmsg()1328 if (dest->addrtype == TIPC_ADDR_NAME) { in __tipc_sendmsg()1338 if (dest->addrtype == TIPC_ADDR_NAME) { in __tipc_sendmsg()1540 srcaddr->member.addrtype = TIPC_ADDR_NAME; in tipc_sk_set_orig_addr()2336 if (dst->addrtype != TIPC_ADDR_ID && dst->addrtype != TIPC_ADDR_NAME) in tipc_connect()