Searched refs:ownnode (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/net/tipc/ |
H A 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,
|
H A D | link.c | 569 * @ownnode: identity of own node 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()
|
/kernel/linux/linux-5.10/net/tipc/ |
H A 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,
|
H A D | link.c | 458 * @ownnode: identity of own node 543 bool tipc_link_bc_create(struct net *net, u32 ownnode, u32 peer, u8 *peer_id, in tipc_link_bc_create() argument 553 max_win, 0, ownnode, peer, NULL, peer_caps, in tipc_link_bc_create()
|
Completed in 9 milliseconds