Searched defs:inputq (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/net/tipc/ |
D | bcast.c | 65 struct sk_buff_head inputq; member 374 struct sk_buff_head inputq, localq; in tipc_mcast_xmit() local 426 struct sk_buff_head *inputq = &tipc_bc_base(net)->inputq; in tipc_bcast_rcv() local 460 struct sk_buff_head *inputq = &tipc_bc_base(net)->inputq; in tipc_bcast_ack_rcv() local 488 struct sk_buff_head *inputq = &tipc_bc_base(net)->inputq; in tipc_bcast_sync_rcv() local 534 struct sk_buff_head *inputq = &tipc_bc_base(net)->inputq; in tipc_bcast_remove_peer() local 766 struct sk_buff_head *inputq) in tipc_mcast_filter_msg()
|
D | group.c | 489 void tipc_group_filter_msg(struct tipc_group *grp, struct sk_buff_head *inputq, in tipc_group_filter_msg() 664 struct sk_buff_head *inputq) in tipc_group_create_event() 735 struct tipc_msg *hdr, struct sk_buff_head *inputq, in tipc_group_proto_rcv() 852 struct sk_buff_head *inputq, in tipc_group_member_evt()
|
D | link.c | 172 struct sk_buff_head *inputq; member 448 struct sk_buff_head *inputq, in tipc_link_create() 517 struct sk_buff_head *inputq, in tipc_link_bc_create() 855 struct sk_buff_head *inputq = l->inputq; in link_prepare_wakeup() local 1177 struct sk_buff_head *inputq) in tipc_data_input() 1219 struct sk_buff_head *inputq, in tipc_link_input() 1264 struct sk_buff_head *inputq) in tipc_link_tnl_rcv()
|
D | name_distr.c | 301 void tipc_named_rcv(struct net *net, struct sk_buff_head *inputq) in tipc_named_rcv()
|
D | socket.c | 1132 struct sk_buff_head *inputq) in tipc_sk_mcast_rcv() 1217 struct sk_buff_head *inputq, in tipc_sk_conn_proto_rcv() 1974 struct sk_buff_head *inputq, in tipc_sk_proto_rcv() 2152 struct sk_buff_head inputq; in tipc_sk_filter_rcv() local 2235 static void tipc_sk_enqueue(struct sk_buff_head *inputq, struct sock *sk, in tipc_sk_enqueue() 2288 void tipc_sk_rcv(struct net *net, struct sk_buff_head *inputq) in tipc_sk_rcv()
|
D | node.c | 67 struct sk_buff_head inputq; member 1321 struct sk_buff_head *inputq) in node_lost_contact()
|