Lines Matching defs:bearer_id
298 int bearer_id; in tipc_node_timeout() local
326 static void __tipc_node_link_up(struct tipc_node *n, int bearer_id, in __tipc_node_link_up()
387 static void tipc_node_link_up(struct tipc_node *n, int bearer_id, in tipc_node_link_up()
398 static void __tipc_node_link_down(struct tipc_node *n, int *bearer_id, in __tipc_node_link_down()
469 static void tipc_node_link_down(struct tipc_node *n, int bearer_id, bool delete) in tipc_node_link_down()
635 void tipc_node_delete_links(struct net *net, int bearer_id) in tipc_node_delete_links()
903 int tipc_node_get_linkname(struct net *net, u32 bearer_id, u32 addr, in tipc_node_get_linkname()
1001 int *bearer_id, in tipc_node_select_link()
1030 int bearer_id; in tipc_node_xmit() local
1086 static void tipc_node_bc_rcv(struct net *net, struct sk_buff *skb, int bearer_id) in tipc_node_bc_rcv()
1146 int bearer_id, struct sk_buff_head *xmitq) in tipc_node_check_state()
1279 int bearer_id = b->identity; in tipc_rcv() local