Searched defs:xmitq (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/net/tipc/ |
D | bcast.c | 166 static void tipc_bcbase_xmit(struct net *net, struct sk_buff_head *xmitq) in tipc_bcbase_xmit() 237 struct sk_buff_head xmitq; in tipc_bcast_xmit() local 334 struct sk_buff_head xmitq; in tipc_bcast_rcv() local 369 struct sk_buff_head xmitq; in tipc_bcast_ack_rcv() local 396 struct sk_buff_head xmitq; in tipc_bcast_sync_rcv() local 423 struct sk_buff_head *xmitq) in tipc_bcast_add_peer() 442 struct sk_buff_head xmitq; in tipc_bcast_remove_peer() local
|
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() 748 int tipc_link_timeout(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_timeout() 901 struct sk_buff_head *xmitq) in tipc_link_xmit() 979 struct sk_buff_head *xmitq) in tipc_link_advance_backlog() 1030 u16 from, u16 to, struct sk_buff_head *xmitq) in tipc_link_retrans() 1196 int tipc_link_build_state_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_state_msg() 1221 void tipc_link_build_reset_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_reset_msg() 1242 struct sk_buff_head *xmitq) in tipc_link_build_nack_msg() 1266 struct sk_buff_head *xmitq) in tipc_link_rcv() [all …]
|
D | group.c | 200 struct sk_buff_head xmitq; in tipc_group_join() local 215 struct sk_buff_head xmitq; in tipc_group_delete() local 412 struct sk_buff_head xmitq; in tipc_group_cong() local 489 struct sk_buff_head *xmitq) in tipc_group_filter_msg() 581 u32 port, struct sk_buff_head *xmitq) in tipc_group_update_rcv_win() 696 int mtyp, struct sk_buff_head *xmitq) in tipc_group_proto_xmit() 735 struct sk_buff_head *xmitq) in tipc_group_proto_rcv() 852 struct sk_buff_head *xmitq) in tipc_group_member_evt()
|
D | node.c | 611 struct sk_buff_head xmitq; in tipc_node_timeout() local 649 struct sk_buff_head *xmitq) in __tipc_node_link_up() 715 struct sk_buff_head *xmitq) in tipc_node_link_up() 730 struct sk_buff_head *xmitq, in __tipc_node_link_down() 806 struct sk_buff_head xmitq; in tipc_node_link_down() local 1356 struct sk_buff_head xmitq; in tipc_node_xmit() local 1417 int tipc_node_distr_xmit(struct net *net, struct sk_buff_head *xmitq) in tipc_node_distr_xmit() 1468 int bearer_id, struct sk_buff_head *xmitq) in tipc_node_bc_sync_rcv() 1506 struct sk_buff_head xmitq; in tipc_node_bc_rcv() local 1557 int bearer_id, struct sk_buff_head *xmitq) in tipc_node_check_state() [all …]
|
D | socket.c | 1200 struct sk_buff_head *xmitq) in tipc_sk_conn_proto_rcv() 1705 struct sk_buff_head xmitq; in tipc_recvmsg() local 1939 struct sk_buff_head *xmitq) in tipc_sk_proto_rcv() 2108 struct sk_buff_head *xmitq) in tipc_sk_filter_rcv() 2162 struct sk_buff_head xmitq; in tipc_sk_backlog_rcv() local 2186 u32 dport, struct sk_buff_head *xmitq) in tipc_sk_enqueue() 2233 struct sk_buff_head xmitq; in tipc_sk_rcv() local
|
D | bearer.c | 511 struct sk_buff_head *xmitq, in tipc_bearer_xmit() 537 struct sk_buff_head *xmitq) in tipc_bearer_bc_xmit()
|
D | msg.c | 713 struct sk_buff_head *xmitq) in tipc_skb_reject()
|