Searched refs:TIPC_SERVICE_ADDR (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/tipc/
H A Daddr.h84 if (atype == TIPC_SERVICE_ADDR || atype == TIPC_SOCKET_ADDR)
H A Dsocket.c685 if (ua->addrtype == TIPC_SERVICE_ADDR) {
1437 if (atype == TIPC_SERVICE_ADDR)
1460 if (atype == TIPC_SERVICE_ADDR)
1470 } else if (atype == TIPC_SERVICE_ADDR) {
1490 if (atype == TIPC_SERVICE_ADDR) {
1718 srcaddr->member.addrtype = TIPC_SERVICE_ADDR;
1765 /* Capture TIPC_SERVICE_ADDR/RANGE destination address, if any */
2559 return (addr->addrtype == TIPC_SERVICE_ADDR ||
2766 new_tsock->conn_addrtype = TIPC_SERVICE_ADDR;
/linux-master/include/uapi/linux/
H A Dtipc.h154 #define TIPC_SERVICE_ADDR 2 macro

Completed in 105 milliseconds