Searched defs:xmitq (Results 1 – 7 of 7) sorted by relevance
/linux-5.10/net/tipc/ |
D | link.c | 354 struct sk_buff_head *xmitq) in tipc_link_add_bc_peer() 366 struct sk_buff_head *xmitq) in tipc_link_remove_bc_peer() 801 int tipc_link_timeout(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_timeout() 997 struct sk_buff_head *xmitq) in tipc_link_xmit() 1126 struct sk_buff_head *xmitq) in tipc_link_advance_backlog() 1510 struct sk_buff_head *xmitq, in tipc_link_advance_transmq() 1663 int tipc_link_build_state_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_state_msg() 1687 void tipc_link_build_reset_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_reset_msg() 1708 struct sk_buff_head *xmitq) in tipc_link_build_nack_msg() 1738 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 | 772 struct sk_buff_head xmitq; in tipc_node_timeout() local 821 struct sk_buff_head *xmitq) in __tipc_node_link_up() 887 struct sk_buff_head *xmitq) in tipc_node_link_up() 920 struct sk_buff_head *xmitq) in tipc_node_link_failover() 945 struct sk_buff_head *xmitq, in __tipc_node_link_down() 1024 struct sk_buff_head xmitq; in tipc_node_link_down() local 1658 struct sk_buff_head xmitq; in tipc_node_xmit() local 1733 int tipc_node_distr_xmit(struct net *net, struct sk_buff_head *xmitq) in tipc_node_distr_xmit() 1748 struct sk_buff_head xmitq; in tipc_node_broadcast() local 1794 int bearer_id, struct sk_buff_head *xmitq) in tipc_node_bc_sync_rcv() [all …]
|
D | socket.c | 1313 struct sk_buff_head *xmitq) in tipc_sk_conn_proto_rcv() 1881 struct sk_buff_head xmitq; in tipc_recvmsg() local 2116 struct sk_buff_head *xmitq) in tipc_sk_proto_rcv() 2161 struct sk_buff_head *xmitq) in tipc_sk_filter_connect() 2303 struct sk_buff_head *xmitq) in tipc_sk_filter_rcv() 2370 struct sk_buff_head xmitq; in tipc_sk_backlog_rcv() local 2394 u32 dport, struct sk_buff_head *xmitq) in tipc_sk_enqueue() 2448 struct sk_buff_head xmitq; in tipc_sk_rcv() local
|
D | bearer.c | 536 struct sk_buff_head *xmitq, in tipc_bearer_xmit() 568 struct sk_buff_head *xmitq) in tipc_bearer_bc_xmit()
|
D | msg.c | 853 struct sk_buff_head *xmitq) in tipc_skb_reject()
|