Home
last modified time | relevance | path

Searched refs:TIPC_SOCKET_ADDR (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dtipc.h155 #define TIPC_SOCKET_ADDR 3 macro
/linux/net/tipc/
H A Dsocket.c723 if (atype == TIPC_SOCKET_ADDR) in tipc_bind()
765 addr->addrtype = TIPC_SOCKET_ADDR; in tipc_getname()
1440 if (atype == TIPC_SOCKET_ADDR) in __tipc_sendmsg()
1476 } else if (atype == TIPC_SOCKET_ADDR) { in __tipc_sendmsg()
1707 srcaddr->sock.addrtype = TIPC_SOCKET_ADDR; in tipc_sk_set_orig_addr()
2563 addr->addrtype == TIPC_SOCKET_ADDR); in tipc_sockaddr_is_sane()
3342 tsk1->peer.addrtype = TIPC_SOCKET_ADDR; in tipc_socketpair()
3347 tsk2->peer.addrtype = TIPC_SOCKET_ADDR; in tipc_socketpair()