Home
last modified time | relevance | path

Searched defs:inputq (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
Dbcast.c66 struct sk_buff_head inputq; member
382 struct sk_buff_head inputq, localq; in tipc_mcast_xmit() local
439 struct sk_buff_head *inputq = &tipc_bc_base(net)->inputq; in tipc_bcast_rcv() local
473 struct sk_buff_head *inputq = &tipc_bc_base(net)->inputq; in tipc_bcast_ack_rcv() local
502 struct sk_buff_head *inputq = &tipc_bc_base(net)->inputq; in tipc_bcast_sync_rcv() local
554 struct sk_buff_head *inputq = &tipc_bc_base(net)->inputq; in tipc_bcast_remove_peer() local
785 struct sk_buff_head *inputq) in tipc_mcast_filter_msg()
Dgroup.c495 void tipc_group_filter_msg(struct tipc_group *grp, struct sk_buff_head *inputq, in tipc_group_filter_msg()
670 struct sk_buff_head *inputq) in tipc_group_create_event()
741 struct tipc_msg *hdr, struct sk_buff_head *inputq, in tipc_group_proto_rcv()
858 struct sk_buff_head *inputq, in tipc_group_member_evt()
Dlink.c172 struct sk_buff_head *inputq; member
475 struct sk_buff_head *inputq, in tipc_link_create()
545 struct sk_buff_head *inputq, in tipc_link_bc_create()
899 struct sk_buff_head *inputq = l->inputq; in link_prepare_wakeup() local
1234 struct sk_buff_head *inputq) in tipc_data_input()
1284 struct sk_buff_head *inputq, in tipc_link_input()
1329 struct sk_buff_head *inputq) in tipc_link_tnl_rcv()
Dsocket.c1179 struct sk_buff_head *inputq) in tipc_sk_mcast_rcv()
1317 struct sk_buff_head *inputq, in tipc_sk_conn_proto_rcv()
2145 struct sk_buff_head *inputq, in tipc_sk_proto_rcv()
2340 struct sk_buff_head inputq; in tipc_sk_filter_rcv() local
2423 static void tipc_sk_enqueue(struct sk_buff_head *inputq, struct sock *sk, in tipc_sk_enqueue()
2476 void tipc_sk_rcv(struct net *net, struct sk_buff_head *inputq) in tipc_sk_rcv()
Dnode.c68 struct sk_buff_head inputq; member
1492 struct sk_buff_head *inputq) in node_lost_contact()
1603 struct sk_buff_head inputq; in tipc_lxc_xmit() local