Searched defs:xmitq (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/net/tipc/ |
D | bcast.c | 138 static void tipc_bcbase_xmit(struct net *net, struct sk_buff_head *xmitq) in tipc_bcbase_xmit() 183 struct sk_buff_head xmitq, inputq, rcvq; in tipc_bcast_xmit() local 220 struct sk_buff_head xmitq; in tipc_bcast_rcv() local 253 struct sk_buff_head xmitq; in tipc_bcast_ack_rcv() local 276 struct sk_buff_head xmitq; in tipc_bcast_sync_rcv() local 301 struct sk_buff_head *xmitq) in tipc_bcast_add_peer() 319 struct sk_buff_head xmitq; in tipc_bcast_remove_peer() local
|
D | link.c | 188 struct sk_buff_head *xmitq) in tipc_link_add_bc_peer() 200 struct sk_buff_head *xmitq) in tipc_link_remove_bc_peer() 557 int tipc_link_timeout(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_timeout() 712 struct sk_buff_head *xmitq) in tipc_link_xmit() 773 void tipc_link_advance_backlog(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_advance_backlog() 816 struct sk_buff_head *xmitq) in tipc_link_retrans() 972 int tipc_link_build_ack_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_ack_msg() 994 void tipc_link_build_reset_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_reset_msg() 1007 struct sk_buff_head *xmitq) in tipc_link_build_nack_msg() 1024 struct sk_buff_head *xmitq) in tipc_link_rcv() [all …]
|
D | node.c | 297 struct sk_buff_head xmitq; in tipc_node_timeout() local 327 struct sk_buff_head *xmitq) in __tipc_node_link_up() 388 struct sk_buff_head *xmitq) in tipc_node_link_up() 399 struct sk_buff_head *xmitq, in __tipc_node_link_down() 474 struct sk_buff_head xmitq; in tipc_node_link_down() local 1028 struct sk_buff_head xmitq; in tipc_node_xmit() local 1089 struct sk_buff_head xmitq; in tipc_node_bc_rcv() local 1146 int bearer_id, struct sk_buff_head *xmitq) in tipc_node_check_state() 1275 struct sk_buff_head xmitq; in tipc_rcv() local
|
D | bearer.c | 475 struct sk_buff_head *xmitq, in tipc_bearer_xmit() 499 struct sk_buff_head *xmitq) in tipc_bearer_bc_xmit()
|