Searched defs:xmitq (Results 1 – 7 of 7) sorted by relevance
| /linux/net/tipc/ |
| H A D | link.c | 365 struct sk_buff_head *xmitq) in tipc_link_add_bc_peer() 377 struct sk_buff_head *xmitq) in tipc_link_remove_bc_peer() 816 int tipc_link_timeout(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_timeout() 1012 struct sk_buff_head *xmitq) in tipc_link_xmit() 1147 struct sk_buff_head *xmitq) in tipc_link_advance_backlog() 1535 struct sk_buff_head *xmitq, in tipc_link_advance_transmq() 1688 int tipc_link_build_state_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_state_msg() 1712 void tipc_link_build_reset_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_reset_msg() 1733 struct sk_buff_head *xmitq) in tipc_link_build_nack_msg() 1763 struct sk_buff_head *xmitq) in tipc_link_rcv() [all …]
|
| H A 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
|
| H A D | group.c | 201 struct sk_buff_head xmitq; in tipc_group_join() local 216 struct sk_buff_head xmitq; in tipc_group_delete() local 420 struct sk_buff_head xmitq; in tipc_group_cong() local 497 struct sk_buff_head *xmitq) in tipc_group_filter_msg() 589 u32 port, struct sk_buff_head *xmitq) in tipc_group_update_rcv_win() 704 int mtyp, struct sk_buff_head *xmitq) in tipc_group_proto_xmit() 743 struct sk_buff_head *xmitq) in tipc_group_proto_rcv() 864 struct sk_buff_head *xmitq) in tipc_group_member_evt()
|
| H A D | node.c | 805 struct sk_buff_head xmitq; in tipc_node_timeout() local 857 struct sk_buff_head *xmitq) in __tipc_node_link_up() 926 struct sk_buff_head *xmitq) in tipc_node_link_up() 960 struct sk_buff_head *xmitq) in tipc_node_link_failover() 989 struct sk_buff_head *xmitq, in __tipc_node_link_down() 1068 struct sk_buff_head xmitq; in tipc_node_link_down() local 1692 struct sk_buff_head xmitq; in tipc_node_xmit() local 1773 int tipc_node_distr_xmit(struct net *net, struct sk_buff_head *xmitq) in tipc_node_distr_xmit() 1788 struct sk_buff_head xmitq; in tipc_node_broadcast() local 1834 int bearer_id, struct sk_buff_head *xmitq) in tipc_node_bc_sync_rcv() [all …]
|
| H A D | socket.c | 1326 struct sk_buff_head *xmitq) in tipc_sk_conn_proto_rcv() 1889 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() 2335 struct sk_buff_head *xmitq) in tipc_sk_filter_rcv() 2402 struct sk_buff_head xmitq; in tipc_sk_backlog_rcv() local 2427 u32 dport, struct sk_buff_head *xmitq) in tipc_sk_enqueue() 2482 struct sk_buff_head xmitq; in tipc_sk_rcv() local
|
| H A D | bearer.c | 585 struct sk_buff_head *xmitq, in tipc_bearer_xmit() 617 struct sk_buff_head *xmitq) in tipc_bearer_bc_xmit()
|
| H A D | msg.c | 851 struct sk_buff_head *xmitq) in tipc_skb_reject()
|