Searched refs:ownnode (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/net/tipc/ |
D | link.h | 76 u32 min_win, u32 max_win, u32 session, u32 ownnode, 83 bool tipc_link_bc_create(struct net *net, u32 ownnode, u32 peer, u8 *peer_id,
|
D | link.c | 577 bool tipc_link_bc_create(struct net *net, u32 ownnode, u32 peer, u8 *peer_id, in tipc_link_bc_create() argument 587 max_win, 0, ownnode, peer, NULL, peer_caps, in tipc_link_bc_create()
|