Searched defs:xmitq (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/net/tipc/ | 
| D | link.c | 342 			   struct sk_buff_head *xmitq)  in tipc_link_add_bc_peer()354 			      struct sk_buff_head *xmitq)  in tipc_link_remove_bc_peer()
 767 int tipc_link_timeout(struct tipc_link *l, struct sk_buff_head *xmitq)  in tipc_link_timeout()
 940 		   struct sk_buff_head *xmitq)  in tipc_link_xmit()
 1026 				      struct sk_buff_head *xmitq)  in tipc_link_advance_backlog()
 1126 				u16 from, u16 to, struct sk_buff_head *xmitq)  in tipc_link_bc_retrans()
 1402 				     struct sk_buff_head *xmitq)  in tipc_link_advance_transmq()
 1463 int tipc_link_build_state_msg(struct tipc_link *l, struct sk_buff_head *xmitq)  in tipc_link_build_state_msg()
 1488 void tipc_link_build_reset_msg(struct tipc_link *l, struct sk_buff_head *xmitq)  in tipc_link_build_reset_msg()
 1509 				    struct sk_buff_head *xmitq)  in tipc_link_build_nack_msg()
 [all …]
 
 | 
| D | bcast.c | 170 static void tipc_bcbase_xmit(struct net *net, struct sk_buff_head *xmitq)  in tipc_bcbase_xmit()256 	struct sk_buff_head xmitq;  in tipc_bcast_xmit()  local
 427 	struct sk_buff_head xmitq;  in tipc_bcast_rcv()  local
 462 	struct sk_buff_head xmitq;  in tipc_bcast_ack_rcv()  local
 489 	struct sk_buff_head xmitq;  in tipc_bcast_sync_rcv()  local
 516 			 struct sk_buff_head *xmitq)  in tipc_bcast_add_peer()
 535 	struct sk_buff_head xmitq;  in tipc_bcast_remove_peer()  local
 
 | 
| D | group.c | 200 	struct sk_buff_head xmitq;  in tipc_group_join()  local215 	struct sk_buff_head xmitq;  in tipc_group_delete()  local
 413 	struct sk_buff_head xmitq;  in tipc_group_cong()  local
 490 			   struct sk_buff_head *xmitq)  in tipc_group_filter_msg()
 582 			       u32 port, struct sk_buff_head *xmitq)  in tipc_group_update_rcv_win()
 697 				  int mtyp, struct sk_buff_head *xmitq)  in tipc_group_proto_xmit()
 736 			  struct sk_buff_head *xmitq)  in tipc_group_proto_rcv()
 853 			   struct sk_buff_head *xmitq)  in tipc_group_member_evt()
 
 | 
| D | node.c | 636 	struct sk_buff_head xmitq;  in tipc_node_timeout()  local681 				struct sk_buff_head *xmitq)  in __tipc_node_link_up()
 747 			      struct sk_buff_head *xmitq)  in tipc_node_link_up()
 780 				    struct sk_buff_head *xmitq)  in tipc_node_link_failover()
 805 				  struct sk_buff_head *xmitq,  in __tipc_node_link_down()
 884 	struct sk_buff_head xmitq;  in tipc_node_link_down()  local
 1441 	struct sk_buff_head xmitq;  in tipc_node_xmit()  local
 1504 int tipc_node_distr_xmit(struct net *net, struct sk_buff_head *xmitq)  in tipc_node_distr_xmit()
 1555 				  int bearer_id, struct sk_buff_head *xmitq)  in tipc_node_bc_sync_rcv()
 1593 	struct sk_buff_head xmitq;  in tipc_node_bc_rcv()  local
 [all …]
 
 | 
| D | socket.c | 1218 				   struct sk_buff_head *xmitq)  in tipc_sk_conn_proto_rcv()1739 	struct sk_buff_head xmitq;  in tipc_recvmsg()  local
 1975 			      struct sk_buff_head *xmitq)  in tipc_sk_proto_rcv()
 2145 			       struct sk_buff_head *xmitq)  in tipc_sk_filter_rcv()
 2212 	struct sk_buff_head xmitq;  in tipc_sk_backlog_rcv()  local
 2236 			    u32 dport, struct sk_buff_head *xmitq)  in tipc_sk_enqueue()
 2290 	struct sk_buff_head xmitq;  in tipc_sk_rcv()  local
 
 | 
| D | bearer.c | 517 		      struct sk_buff_head *xmitq,  in tipc_bearer_xmit()543 			 struct sk_buff_head *xmitq)  in tipc_bearer_bc_xmit()
 
 | 
| D | msg.c | 787 		     struct sk_buff_head *xmitq)  in tipc_skb_reject()
 |