Home
last modified time | relevance | path

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

/linux/net/tipc/
H A 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()
H A Dgroup.c496 void tipc_group_filter_msg(struct tipc_group *grp, struct sk_buff_head *inputq, in tipc_group_filter_msg()
671 struct sk_buff_head *inputq) in tipc_group_create_event()
742 struct tipc_msg *hdr, struct sk_buff_head *inputq, in tipc_group_proto_rcv()
859 struct sk_buff_head *inputq, in tipc_group_member_evt()
H A Dlink.c185 struct sk_buff_head *inputq; member
482 struct sk_buff_head *inputq, in tipc_link_create()
557 struct sk_buff_head *inputq, in tipc_link_bc_create()
912 struct sk_buff_head *inputq = l->inputq; in link_prepare_wakeup() local
1247 struct sk_buff_head *inputq) in tipc_data_input()
1298 struct sk_buff_head *inputq, in tipc_link_input()
1343 struct sk_buff_head *inputq) in tipc_link_tnl_rcv()
H A Dsocket.c1191 struct sk_buff_head *inputq) in tipc_sk_mcast_rcv()
1325 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
2424 static void tipc_sk_enqueue(struct sk_buff_head *inputq, struct sock *sk, in tipc_sk_enqueue()
2478 void tipc_sk_rcv(struct net *net, struct sk_buff_head *inputq) in tipc_sk_rcv()
H A Dnode.c68 struct sk_buff_head inputq; member
1517 struct sk_buff_head *inputq) in node_lost_contact()
1630 struct sk_buff_head inputq; in tipc_lxc_xmit() local