Searched defs:xmitq (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
D | link.c | 359 struct sk_buff_head *xmitq) in tipc_link_add_bc_peer() 371 struct sk_buff_head *xmitq) in tipc_link_remove_bc_peer() 806 int tipc_link_timeout(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_timeout() 1002 struct sk_buff_head *xmitq) in tipc_link_xmit() 1136 struct sk_buff_head *xmitq) in tipc_link_advance_backlog() 1523 struct sk_buff_head *xmitq, in tipc_link_advance_transmq() 1676 int tipc_link_build_state_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_state_msg() 1700 void tipc_link_build_reset_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_reset_msg() 1721 struct sk_buff_head *xmitq) in tipc_link_build_nack_msg() 1751 struct sk_buff_head *xmitq) in tipc_link_rcv() [all …]
|
D | bcast.c | 177 static void tipc_bcbase_xmit(struct net *net, struct sk_buff_head *xmitq) in tipc_bcbase_xmit() 263 struct sk_buff_head xmitq; in tipc_bcast_xmit() local 440 struct sk_buff_head xmitq; in tipc_bcast_rcv() local 475 struct sk_buff_head xmitq; in tipc_bcast_ack_rcv() local 504 struct sk_buff_head xmitq; in tipc_bcast_sync_rcv() local 536 struct sk_buff_head *xmitq) in tipc_bcast_add_peer() 555 struct sk_buff_head xmitq; in tipc_bcast_remove_peer() local
|
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 419 struct sk_buff_head xmitq; in tipc_group_cong() local 496 struct sk_buff_head *xmitq) in tipc_group_filter_msg() 588 u32 port, struct sk_buff_head *xmitq) in tipc_group_update_rcv_win() 703 int mtyp, struct sk_buff_head *xmitq) in tipc_group_proto_xmit() 742 struct sk_buff_head *xmitq) in tipc_group_proto_rcv() 859 struct sk_buff_head *xmitq) in tipc_group_member_evt()
|
D | node.c | 791 struct sk_buff_head xmitq; in tipc_node_timeout() local 840 struct sk_buff_head *xmitq) in __tipc_node_link_up() 906 struct sk_buff_head *xmitq) in tipc_node_link_up() 939 struct sk_buff_head *xmitq) in tipc_node_link_failover() 964 struct sk_buff_head *xmitq, in __tipc_node_link_down() 1043 struct sk_buff_head xmitq; in tipc_node_link_down() local 1665 struct sk_buff_head xmitq; in tipc_node_xmit() local 1746 int tipc_node_distr_xmit(struct net *net, struct sk_buff_head *xmitq) in tipc_node_distr_xmit() 1761 struct sk_buff_head xmitq; in tipc_node_broadcast() local 1807 int bearer_id, struct sk_buff_head *xmitq) in tipc_node_bc_sync_rcv() [all …]
|
D | socket.c | 1318 struct sk_buff_head *xmitq) in tipc_sk_conn_proto_rcv() 1892 struct sk_buff_head xmitq; in tipc_recvmsg() local 2146 struct sk_buff_head *xmitq) in tipc_sk_proto_rcv() 2191 struct sk_buff_head *xmitq) in tipc_sk_filter_connect() 2333 struct sk_buff_head *xmitq) in tipc_sk_filter_rcv() 2400 struct sk_buff_head xmitq; in tipc_sk_backlog_rcv() local 2424 u32 dport, struct sk_buff_head *xmitq) in tipc_sk_enqueue() 2478 struct sk_buff_head xmitq; in tipc_sk_rcv() local
|
D | bearer.c | 554 struct sk_buff_head *xmitq, in tipc_bearer_xmit() 586 struct sk_buff_head *xmitq) in tipc_bearer_bc_xmit()
|
D | msg.c | 847 struct sk_buff_head *xmitq) in tipc_skb_reject()
|