Searched defs:inputq (Results 1 – 5 of 5) sorted by relevance
/net/tipc/ |
D | bcast.c | 66 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()
|
D | group.c | 496 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()
|
D | link.c | 200 struct sk_buff_head *inputq; member 504 struct sk_buff_head *inputq, in tipc_link_create() 579 struct sk_buff_head *inputq, in tipc_link_bc_create() 934 struct sk_buff_head *inputq = l->inputq; in link_prepare_wakeup() local 1269 struct sk_buff_head *inputq) in tipc_data_input() 1319 struct sk_buff_head *inputq, in tipc_link_input() 1364 struct sk_buff_head *inputq) in tipc_link_tnl_rcv()
|
D | socket.c | 1195 struct sk_buff_head *inputq) in tipc_sk_mcast_rcv() 1329 struct sk_buff_head *inputq, in tipc_sk_conn_proto_rcv() 2147 struct sk_buff_head *inputq, in tipc_sk_proto_rcv() 2342 struct sk_buff_head inputq; in tipc_sk_filter_rcv() local 2426 static void tipc_sk_enqueue(struct sk_buff_head *inputq, struct sock *sk, in tipc_sk_enqueue() 2480 void tipc_sk_rcv(struct net *net, struct sk_buff_head *inputq) in tipc_sk_rcv()
|
D | node.c | 68 struct sk_buff_head inputq; member 1519 struct sk_buff_head *inputq) in node_lost_contact() 1632 struct sk_buff_head inputq; in tipc_lxc_xmit() local
|