Home
last modified time | relevance | path

Searched defs:dnode (Results 1 – 8 of 8) sorted by relevance

/net/tipc/
Dmsg.c76 u32 hsize, u32 dnode) in tipc_msg_init()
92 uint hdr_sz, uint data_sz, u32 dnode, in tipc_msg_create()
518 u32 mtu, u32 dnode) in tipc_msg_make_bundle()
637 u32 dport, dnode; in tipc_msg_lookup_dest() local
Dname_distr.c144 u32 dnode, struct list_head *pls) in named_distribute()
188 void tipc_named_node_up(struct net *net, u32 dnode) in tipc_named_node_up()
Dnode.c575 int tipc_node_add_conn(struct net *net, u32 dnode, u32 port, u32 peer_port) in tipc_node_add_conn()
606 void tipc_node_remove_conn(struct net *net, u32 dnode, u32 port) in tipc_node_remove_conn()
1543 u32 dnode, int selector) in tipc_node_xmit()
1614 int tipc_node_xmit_skb(struct net *net, struct sk_buff *skb, u32 dnode, in tipc_node_xmit_skb()
1631 u32 selector, dnode; in tipc_node_distr_xmit() local
1722 u32 dnode = msg_destnode(hdr); in tipc_node_bc_rcv() local
Dsocket.c246 u32 dnode; in tipc_sk_respond() local
509 u32 dnode = tsk_peer_node(tsk); in __tipc_shutdown() local
851 u32 dnode, u32 dport, int dlen) in tipc_send_group_msg()
1324 u32 dport = 0, dnode = 0; in __tipc_sendmsg() local
1465 u32 dnode = tsk_peer_node(tsk); in __tipc_sendstream() local
1680 u32 dnode = tsk_peer_node(tsk); in tipc_sk_send_ack() local
2332 u32 dnode, dport = 0; in tipc_sk_rcv() local
Dgroup.c416 bool tipc_group_cong(struct tipc_group *grp, u32 dnode, u32 dport, in tipc_group_cong()
671 { u32 dnode = tipc_own_addr(grp->net); in tipc_group_create_event() local
Dlink.c829 u32 dnode = tipc_own_addr(l->net); in link_schedule_user() local
1693 u32 dnode = l->addr; in tipc_link_create_dummy_tnl_msg() local
2279 u32 dnode = msg_destnode(hdr); in tipc_link_bc_nack_rcv() local
Dbcast.c286 u32 dnode, selector; in tipc_rcast_xmit() local
Dname_table.c423 u32 tipc_nametbl_translate(struct net *net, u32 type, u32 instance, u32 *dnode) in tipc_nametbl_translate()