Searched defs:inputq (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/net/tipc/ |
D | bcast.c | 63 struct sk_buff_head inputq; member 298 struct sk_buff_head inputq, localq; in tipc_mcast_xmit() local 333 struct sk_buff_head *inputq = &tipc_bc_base(net)->inputq; in tipc_bcast_rcv() local 367 struct sk_buff_head *inputq = &tipc_bc_base(net)->inputq; in tipc_bcast_ack_rcv() local 395 struct sk_buff_head *inputq = &tipc_bc_base(net)->inputq; in tipc_bcast_sync_rcv() local 441 struct sk_buff_head *inputq = &tipc_bc_base(net)->inputq; in tipc_bcast_remove_peer() local
|
D | group.c | 488 void tipc_group_filter_msg(struct tipc_group *grp, struct sk_buff_head *inputq, in tipc_group_filter_msg() 663 struct sk_buff_head *inputq) in tipc_group_create_event() 734 struct tipc_msg *hdr, struct sk_buff_head *inputq, in tipc_group_proto_rcv() 851 struct sk_buff_head *inputq, in tipc_group_member_evt()
|
D | link.c | 175 struct sk_buff_head *inputq; member 446 struct sk_buff_head *inputq, in tipc_link_create() 514 struct sk_buff_head *inputq, in tipc_link_bc_create() 1077 struct sk_buff_head *inputq) in tipc_data_input() 1119 struct sk_buff_head *inputq) in tipc_link_input()
|
D | socket.c | 1114 struct sk_buff_head *inputq) in tipc_sk_mcast_rcv() 1199 struct sk_buff_head *inputq, in tipc_sk_conn_proto_rcv() 1938 struct sk_buff_head *inputq, in tipc_sk_proto_rcv() 2115 struct sk_buff_head inputq; in tipc_sk_filter_rcv() local 2185 static void tipc_sk_enqueue(struct sk_buff_head *inputq, struct sock *sk, in tipc_sk_enqueue() 2231 void tipc_sk_rcv(struct net *net, struct sk_buff_head *inputq) in tipc_sk_rcv()
|
D | name_distr.c | 298 void tipc_named_rcv(struct net *net, struct sk_buff_head *inputq) in tipc_named_rcv()
|
D | node.c | 66 struct sk_buff_head inputq; member 1237 struct sk_buff_head *inputq) in node_lost_contact()
|