Searched refs:ownnode (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/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 | 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()
|