Home
last modified time | relevance | path

Searched defs:xmitq (Results 1 – 7 of 7) sorted by relevance

/linux/net/tipc/
H A Dlink.c365 struct sk_buff_head *xmitq) in tipc_link_add_bc_peer() argument
377 struct sk_buff_head *xmitq) in tipc_link_remove_bc_peer() argument
819 tipc_link_timeout(struct tipc_link * l,struct sk_buff_head * xmitq) tipc_link_timeout() argument
1015 tipc_link_xmit(struct tipc_link * l,struct sk_buff_head * list,struct sk_buff_head * xmitq) tipc_link_xmit() argument
1150 tipc_link_advance_backlog(struct tipc_link * l,struct sk_buff_head * xmitq) tipc_link_advance_backlog() argument
1538 tipc_link_advance_transmq(struct tipc_link * l,struct tipc_link * r,u16 acked,u16 gap,struct tipc_gap_ack_blks * ga,struct sk_buff_head * xmitq,bool * retransmitted,int * rc) tipc_link_advance_transmq() argument
1691 tipc_link_build_state_msg(struct tipc_link * l,struct sk_buff_head * xmitq) tipc_link_build_state_msg() argument
1715 tipc_link_build_reset_msg(struct tipc_link * l,struct sk_buff_head * xmitq) tipc_link_build_reset_msg() argument
1736 tipc_link_build_nack_msg(struct tipc_link * l,struct sk_buff_head * xmitq) tipc_link_build_nack_msg() argument
1766 tipc_link_rcv(struct tipc_link * l,struct sk_buff * skb,struct sk_buff_head * xmitq) tipc_link_rcv() argument
1838 tipc_link_build_proto_msg(struct tipc_link * l,int mtyp,bool probe,bool probe_reply,u16 rcvgap,int tolerance,int priority,struct sk_buff_head * xmitq) tipc_link_build_proto_msg() argument
1920 tipc_link_create_dummy_tnl_msg(struct tipc_link * l,struct sk_buff_head * xmitq) tipc_link_create_dummy_tnl_msg() argument
1953 tipc_link_tnl_prepare(struct tipc_link * l,struct tipc_link * tnl,int mtyp,struct sk_buff_head * xmitq) tipc_link_tnl_prepare() argument
2108 tipc_link_failover_prepare(struct tipc_link * l,struct tipc_link * tnl,struct sk_buff_head * xmitq) tipc_link_failover_prepare() argument
2178 tipc_link_proto_rcv(struct tipc_link * l,struct sk_buff * skb,struct sk_buff_head * xmitq) tipc_link_proto_rcv() argument
2337 tipc_link_build_bc_proto_msg(struct tipc_link * l,bool bcast,u16 peers_snd_nxt,struct sk_buff_head * xmitq) tipc_link_build_bc_proto_msg() argument
2367 tipc_link_build_bc_init_msg(struct tipc_link * l,struct sk_buff_head * xmitq) tipc_link_build_bc_init_msg() argument
2408 tipc_link_bc_sync_rcv(struct tipc_link * l,struct tipc_msg * hdr,struct sk_buff_head * xmitq) tipc_link_bc_sync_rcv() argument
2466 tipc_link_bc_ack_rcv(struct tipc_link * r,u16 acked,u16 gap,struct tipc_gap_ack_blks * ga,struct sk_buff_head * xmitq,struct sk_buff_head * retrq) tipc_link_bc_ack_rcv() argument
2499 tipc_link_bc_nack_rcv(struct tipc_link * l,struct sk_buff * skb,struct sk_buff_head * xmitq) tipc_link_bc_nack_rcv() argument
2866 tipc_link_set_tolerance(struct tipc_link * l,u32 tol,struct sk_buff_head * xmitq) tipc_link_set_tolerance() argument
2876 tipc_link_set_prio(struct tipc_link * l,u32 prio,struct sk_buff_head * xmitq) tipc_link_set_prio() argument
[all...]
H A Dbcast.c177 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 Dgroup.c201 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()
860 struct sk_buff_head *xmitq) in tipc_group_member_evt()
H A Dnode.c805 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 Dsocket.c1326 struct sk_buff_head *xmitq) in tipc_sk_conn_proto_rcv() argument
1889 struct sk_buff_head xmitq; in tipc_recvmsg() local
2146 struct sk_buff_head *xmitq) in tipc_sk_proto_rcv() argument
2191 tipc_sk_filter_connect(struct tipc_sock * tsk,struct sk_buff * skb,struct sk_buff_head * xmitq) tipc_sk_filter_connect() argument
2333 tipc_sk_filter_rcv(struct sock * sk,struct sk_buff * skb,struct sk_buff_head * xmitq) tipc_sk_filter_rcv() argument
2400 struct sk_buff_head xmitq; tipc_sk_backlog_rcv() local
2425 tipc_sk_enqueue(struct sk_buff_head * inputq,struct sock * sk,u32 dport,struct sk_buff_head * xmitq) tipc_sk_enqueue() argument
2480 struct sk_buff_head xmitq; tipc_sk_rcv() local
[all...]
H A Dbearer.c585 struct sk_buff_head *xmitq, in tipc_bearer_xmit()
617 struct sk_buff_head *xmitq) in tipc_bearer_bc_xmit()
H A Dmsg.c851 struct sk_buff_head *xmitq) in tipc_skb_reject()