Searched defs:dnode (Results 1 – 8 of 8) sorted by relevance
| /net/tipc/ |
| D | name_distr.c | 151 u32 dnode, struct list_head *pls, u16 seqno) in named_distribute() 206 void tipc_named_node_up(struct net *net, u32 dnode, u16 capabilities) in tipc_named_node_up()
|
| D | msg.c | 82 u32 hsize, u32 dnode) in tipc_msg_init() 98 uint hdr_sz, uint data_sz, u32 dnode, in tipc_msg_create() 521 u32 dnode, bool *new_bundle) in tipc_msg_try_bundle()
|
| D | node.c | 692 int tipc_node_add_conn(struct net *net, u32 dnode, u32 port, u32 peer_port) in tipc_node_add_conn() 723 void tipc_node_remove_conn(struct net *net, u32 dnode, u32 port) in tipc_node_remove_conn() 1688 u32 dnode, int selector) in tipc_node_xmit() 1759 int tipc_node_xmit_skb(struct net *net, struct sk_buff *skb, u32 dnode, in tipc_node_xmit_skb() 1776 u32 selector, dnode; in tipc_node_distr_xmit() local 1877 u32 dnode = msg_destnode(hdr); in tipc_node_bc_rcv() local
|
| D | socket.c | 287 u32 dnode; in tipc_sk_respond() local 554 u32 dnode = tsk_peer_node(tsk); in __tipc_shutdown() local 906 u32 dnode, u32 dport, int dlen) in tipc_send_group_msg() 1275 u32 dnode = tsk_peer_node(tsk); in tipc_sk_push_backlog() local 1562 u32 dnode = tsk_peer_node(tsk); in __tipc_sendstream() local 1795 u32 dnode = tsk_peer_node(tsk); in tipc_sk_build_ack() local 2481 u32 dnode, dport = 0; in tipc_sk_rcv() local
|
| D | group.c | 417 bool tipc_group_cong(struct tipc_group *grp, u32 dnode, u32 dport, in tipc_group_cong() 672 { u32 dnode = tipc_own_addr(grp->net); in tipc_group_create_event() local
|
| D | link.c | 886 u32 dnode = tipc_own_addr(l->net); in link_schedule_user() local 1926 u32 dnode = l->addr; in tipc_link_create_dummy_tnl_msg() local 2501 u32 dnode = msg_destnode(hdr); in tipc_link_bc_nack_rcv() local
|
| D | bcast.c | 293 u32 dnode, selector; in tipc_rcast_xmit() local
|
| D | crypto.c | 2204 u32 dnode = tipc_node_get_addr(dest); in tipc_crypto_key_distr() local 2239 u16 gen, u8 mode, u32 dnode) in tipc_crypto_key_xmit()
|