Searched defs:xmitq (Results 1 – 5 of 5) sorted by relevance
/net/tipc/ |
D | bcast.c | 162 static void tipc_bcbase_xmit(struct net *net, struct sk_buff_head *xmitq) in tipc_bcbase_xmit() 233 struct sk_buff_head xmitq; in tipc_bcast_xmit() local 330 struct sk_buff_head xmitq; in tipc_bcast_rcv() local 365 struct sk_buff_head xmitq; in tipc_bcast_ack_rcv() local 392 struct sk_buff_head xmitq; in tipc_bcast_sync_rcv() local 419 struct sk_buff_head *xmitq) in tipc_bcast_add_peer() 438 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() 730 int tipc_link_timeout(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_timeout() 883 struct sk_buff_head *xmitq) in tipc_link_xmit() 962 void tipc_link_advance_backlog(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_advance_backlog() 1010 u16 from, u16 to, struct sk_buff_head *xmitq) in tipc_link_retrans() 1175 int tipc_link_build_state_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_state_msg() 1200 void tipc_link_build_reset_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_reset_msg() 1221 struct sk_buff_head *xmitq) in tipc_link_build_nack_msg() 1245 struct sk_buff_head *xmitq) in tipc_link_rcv() [all …]
|
D | node.c | 507 struct sk_buff_head xmitq; in tipc_node_timeout() local 537 struct sk_buff_head *xmitq) in __tipc_node_link_up() 602 struct sk_buff_head *xmitq) in tipc_node_link_up() 617 struct sk_buff_head *xmitq, in __tipc_node_link_down() 694 struct sk_buff_head xmitq; in tipc_node_link_down() local 1184 struct sk_buff_head xmitq; in tipc_node_xmit() local 1280 int bearer_id, struct sk_buff_head *xmitq) in tipc_node_bc_sync_rcv() 1318 struct sk_buff_head xmitq; in tipc_node_bc_rcv() local 1369 int bearer_id, struct sk_buff_head *xmitq) in tipc_node_check_state() 1499 struct sk_buff_head xmitq; in tipc_rcv() local [all …]
|
D | socket.c | 858 struct sk_buff_head *xmitq) in tipc_sk_proto_rcv() 1670 struct sk_buff_head *xmitq) in filter_rcv() 1742 struct sk_buff_head xmitq; in tipc_backlog_rcv() local 1773 u32 dport, struct sk_buff_head *xmitq) in tipc_sk_enqueue() 1819 struct sk_buff_head xmitq; in tipc_sk_rcv() local
|
D | bearer.c | 518 struct sk_buff_head *xmitq, in tipc_bearer_xmit() 544 struct sk_buff_head *xmitq) in tipc_bearer_bc_xmit()
|