/kernel/linux/linux-5.10/net/tipc/ |
H A D | bearer.h | 123 u32 min_win; member 167 u32 min_win; member
|
H A D | bcast.c | 112 int min_win = tipc_link_min_win(bb->link); in tipc_bcbase_select_primary() local
|
H A D | link.c | 178 u16 min_win; member 2516 void tipc_link_set_queue_limits(struct tipc_link *l, u32 min_win, u3 argument 469 tipc_link_create(struct net *net, char *if_name, int bearer_id, int tolerance, char net_plane, u32 mtu, int priority, u32 min_win, u32 max_win, u32 session, u32 self, u32 peer, u8 *peer_id, u16 peer_caps, struct tipc_link *bc_sndlink, struct tipc_link *bc_rcvlink, struct sk_buff_head *inputq, struct sk_buff_head *namedq, struct tipc_link **link) tipc_link_create() argument 543 tipc_link_bc_create(struct net *net, u32 ownnode, u32 peer, u8 *peer_id, int mtu, u32 min_win, u32 max_win, u16 peer_caps, struct sk_buff_head *inputq, struct sk_buff_head *namedq, struct tipc_link *bc_sndlink, struct tipc_link **link) tipc_link_bc_create() argument [all...] |
/kernel/linux/linux-6.6/net/tipc/ |
H A D | bearer.h | 123 u32 min_win; member 167 u32 min_win; member
|
H A D | bcast.c | 112 int min_win = tipc_link_min_win(bb->link); in tipc_bcbase_select_primary() local
|
H A D | link.c | 206 u16 min_win; member 498 tipc_link_create(struct net *net, char *if_name, int bearer_id, int tolerance, char net_plane, u32 mtu, int priority, u32 min_win, u32 max_win, u32 session, u32 self, u32 peer, u8 *peer_id, u16 peer_caps, struct tipc_link *bc_sndlink, struct tipc_link *bc_rcvlink, struct sk_buff_head *inputq, struct sk_buff_head *namedq, struct tipc_link **link) tipc_link_create() argument 577 tipc_link_bc_create(struct net *net, u32 ownnode, u32 peer, u8 *peer_id, int mtu, u32 min_win, u32 max_win, u16 peer_caps, struct sk_buff_head *inputq, struct sk_buff_head *namedq, struct tipc_link *bc_sndlink, struct tipc_link **link) tipc_link_bc_create() argument 2552 tipc_link_set_queue_limits(struct tipc_link *l, u32 min_win, u32 max_win) tipc_link_set_queue_limits() argument [all...] |