Searched defs:b_ptr (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/net/tipc/ |
D | bearer.c | 179 struct tipc_bearer *b_ptr; in tipc_bearer_find() local 193 struct tipc_bearer *b_ptr; in tipc_bearer_add_dest() local 207 struct tipc_bearer *b_ptr; in tipc_bearer_remove_dest() local 226 struct tipc_bearer *b_ptr; in tipc_enable_bearer() local 344 static int tipc_reset_bearer(struct net *net, struct tipc_bearer *b_ptr) in tipc_reset_bearer() 357 static void bearer_disable(struct net *net, struct tipc_bearer *b_ptr, in bearer_disable() 466 struct tipc_bearer *b_ptr; in tipc_bearer_send() local 489 struct tipc_bearer *b_ptr; in tipc_l2_rcv_msg() local 521 struct tipc_bearer *b_ptr; in tipc_l2_device_event() local 580 struct tipc_bearer *b_ptr; in tipc_bearer_stop() local
|
D | discover.c | 81 struct tipc_bearer *b_ptr) in tipc_disc_init_msg() 104 static void disc_dupl_alert(struct tipc_bearer *b_ptr, u32 node_addr, in disc_dupl_alert() 358 int tipc_disc_create(struct net *net, struct tipc_bearer *b_ptr, in tipc_disc_create() 404 void tipc_disc_reset(struct net *net, struct tipc_bearer *b_ptr) in tipc_disc_reset()
|
D | link.c | 224 struct tipc_bearer *b_ptr, in tipc_link_create() 1038 void tipc_rcv(struct net *net, struct sk_buff *skb, struct tipc_bearer *b_ptr) in tipc_rcv() 1813 struct tipc_bearer *b_ptr; in link_print() local
|