Searched refs:tipc_socket_addr (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/net/tipc/ |
D | name_table.h | 79 struct tipc_socket_addr sk; 116 struct tipc_socket_addr *sk); 127 struct tipc_socket_addr *sk, u32 key); 129 struct tipc_socket_addr *sk, u32 key); 132 struct tipc_socket_addr *sk, 136 struct tipc_socket_addr *sk,
|
D | name_table.c | 230 struct tipc_socket_addr *sk, in tipc_publ_create() 384 struct tipc_socket_addr *sk, in tipc_service_remove_publ() 478 struct tipc_socket_addr *sk, in tipc_nametbl_insert_publ() 499 struct tipc_socket_addr *sk, in tipc_nametbl_remove_publ() 571 struct tipc_socket_addr *sk) in tipc_nametbl_lookup_anycast() 761 struct tipc_socket_addr *sk, u32 key) in tipc_nametbl_publish() 799 struct tipc_socket_addr *sk, u32 key) in tipc_nametbl_withdraw()
|
D | addr.h | 60 struct tipc_socket_addr sk;
|
D | net.c | 129 struct tipc_socket_addr sk = {0, addr}; in tipc_net_finalize()
|
D | name_distr.c | 283 struct tipc_socket_addr sk; in tipc_update_nametbl()
|
D | msg.c | 703 struct tipc_socket_addr sk; in tipc_msg_lookup_dest()
|
D | socket.c | 1421 struct tipc_socket_addr skaddr; in __tipc_sendmsg() 2910 struct tipc_socket_addr skaddr; in tipc_sk_publish()
|
D | node.c | 401 struct tipc_socket_addr sk; in tipc_node_write_unlock()
|
/Linux-v6.6/include/uapi/linux/ |
D | tipc.h | 48 struct tipc_socket_addr { struct 132 struct tipc_socket_addr port; /* associated socket */ 162 struct tipc_socket_addr id; 287 #define tipc_portid tipc_socket_addr
|