Home
last modified time | relevance | path

Searched refs:new_bundle (Results 1 – 3 of 3) sorted by relevance

/linux/net/tipc/
H A Dmsg.c521 u32 dnode, bool *new_bundle) in tipc_msg_try_bundle() argument
543 *new_bundle = false; in tipc_msg_try_bundle()
562 *new_bundle = true; in tipc_msg_try_bundle()
H A Dlink.c1028 bool new_bundle; in tipc_link_xmit() local
1082 mss, l->addr, &new_bundle)) { in tipc_link_xmit()
1089 if (new_bundle) { in tipc_link_xmit()
H A Dmsg.h1167 u32 dnode, bool *new_bundle);