Searched defs:inputq (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/linux-4.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 | 495 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()
|
| D | link.c | 176 struct sk_buff_head *inputq; member 447 struct sk_buff_head *inputq, in tipc_link_create() 515 struct sk_buff_head *inputq, in tipc_link_bc_create() 834 struct sk_buff_head *inputq = l->inputq; in link_prepare_wakeup() local 1097 struct sk_buff_head *inputq) in tipc_data_input() 1139 struct sk_buff_head *inputq) in tipc_link_input()
|
| D | socket.c | 1120 struct sk_buff_head *inputq) in tipc_sk_mcast_rcv() 1205 struct sk_buff_head *inputq, in tipc_sk_conn_proto_rcv() 1951 struct sk_buff_head *inputq, in tipc_sk_proto_rcv() 2130 struct sk_buff_head inputq; in tipc_sk_filter_rcv() local 2200 static void tipc_sk_enqueue(struct sk_buff_head *inputq, struct sock *sk, in tipc_sk_enqueue() 2246 void tipc_sk_rcv(struct net *net, struct sk_buff_head *inputq) in tipc_sk_rcv()
|
| D | name_distr.c | 301 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 1247 struct sk_buff_head *inputq) in node_lost_contact()
|
| /kernel/linux/linux-5.10/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 | 495 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()
|
| D | link.c | 172 struct sk_buff_head *inputq; member 470 struct sk_buff_head *inputq, in tipc_link_create() 540 struct sk_buff_head *inputq, in tipc_link_bc_create() 894 struct sk_buff_head *inputq = l->inputq; in link_prepare_wakeup() local 1229 struct sk_buff_head *inputq) in tipc_data_input() 1276 struct sk_buff_head *inputq, in tipc_link_input() 1321 struct sk_buff_head *inputq) in tipc_link_tnl_rcv()
|
| D | socket.c | 1178 struct sk_buff_head *inputq) in tipc_sk_mcast_rcv() 1316 struct sk_buff_head *inputq, in tipc_sk_conn_proto_rcv() 2144 struct sk_buff_head *inputq, in tipc_sk_proto_rcv() 2339 struct sk_buff_head inputq; in tipc_sk_filter_rcv() local 2422 static void tipc_sk_enqueue(struct sk_buff_head *inputq, struct sock *sk, in tipc_sk_enqueue() 2475 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 1485 struct sk_buff_head *inputq) in node_lost_contact() 1596 struct sk_buff_head inputq; in tipc_lxc_xmit() local
|