received_packets   79 source4/torture/rpc/spoolss_notify.c } *received_packets = NULL;
received_packets   91 source4/torture/rpc/spoolss_notify.c 	DLIST_ADD_END(received_packets, rp, struct received_packet *);
received_packets  201 source4/torture/rpc/spoolss_notify.c 	received_packets = NULL;
received_packets  283 source4/torture/rpc/spoolss_notify.c 	torture_assert(tctx, received_packets != NULL, "no packets received");
received_packets  284 source4/torture/rpc/spoolss_notify.c 	torture_assert_int_equal(tctx, received_packets->opnum, 58, "invalid opnum");